pod spec updated.
This commit is contained in:
parent
4b70a0258c
commit
234387f17d
|
|
@ -5,7 +5,7 @@ Pod::Spec.new do |s|
|
|||
s.homepage = "https://github.com/imaginary-cloud/CameraManager"
|
||||
s.license = 'MIT'
|
||||
s.author = { "nelanelanela" => "nterlecka@imaginarycloud.com" }
|
||||
s.source = { :git => "https://gist.github.com/2204678.git", :tag => "1.0.1" }
|
||||
s.source = { :git => "https://github.com/imaginary-cloud/CameraManager.git", :tag => "1.0.1" }
|
||||
s.social_media_url = 'http://www.imaginarycloud.com/'
|
||||
s.platform = :ios, '7.0'
|
||||
s.requires_arc = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue