Skip to content

Commit

Permalink
update specs
Browse files Browse the repository at this point in the history
  • Loading branch information
asharijuang committed Mar 2, 2020
1 parent 7b12cc7 commit dd8d019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QiscusCoreAPI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ s.summary = "Qiscus Core API."
s.homepage = "http://qiscus.com"
s.license = "MIT"
s.author = "Qiscus"
s.source = { :git => "https://github.com/qiscus/QiscusCore-iOS.git", :tag => "#{s.version}" }
s.source = { :git => "https://github.com/Qiscus-Integration/QiscusCoreApi.git", :tag => "#{s.version}" }
s.platform = :ios, "9.0"
s.ios.vendored_frameworks = 'QiscusCoreAPI.framework'
s.ios.frameworks = ["UIKit", "QuartzCore", "CFNetwork", "Security", "Foundation", "MobileCoreServices", "CoreData"]
Expand Down

0 comments on commit dd8d019

Please sign in to comment.