Skip to content

Commit

Permalink
Fixes #20
Browse files Browse the repository at this point in the history
  • Loading branch information
nofelmahmood authored and Nofel Mahmood committed Sep 11, 2015
1 parent 9bd4e72 commit 0c3de48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Seam.podspec
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
spec.authors = { 'Nofel Mahmood' => 'nofelmehmood@gmail.com' }
spec.social_media_url = "https://twitter.com/NofelMahmood"
spec.summary = 'CloudKit spreading awesomeness through CoreData.'
spec.source = { :path => '/' }
spec.source = { :git => 'https://github.com/nofelmahmood/Seam.git', :tag => "0.6"}
spec.ios.deployment_target = '8.3'
spec.osx.deployment_target = '10.10'
spec.header_dir = 'Seam'
Expand Down

0 comments on commit 0c3de48

Please sign in to comment.