[UPDATE] Module name for cocoapod

This commit is contained in:
Yannick Loriot 2015-03-08 18:52:31 +01:00
parent 6ea6bdb13b
commit 5d2004130a
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
Pod::Spec.new do |s|
s.name = 'QRCodeReader.swift'
s.version = '3.1.4'
s.module_name = 'QRCodeReader'
s.version = '3.1.5'
s.license = 'MIT'
s.summary = 'Simple QRCode and 1D bar code reader in Swift'
s.homepage = 'https://github.com/yannickl/QRCodeReader.swift.git'