Skip to content

Commit

Permalink
[Update] StackMob iOS SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
msv committed Aug 22, 2012
1 parent 810154b commit 03a6600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StackMob/1.0.0beta.2/StackMob.podspec
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.summary = "StackMob's SDK for accessing the StackMob Services on iOS."
s.homepage = 'http://stackmob.com'
s.author = { 'StackMob' => 'info@stackmob.com' }
s.source = { :git => 'https://github.com/stackmob/stackmob-ios-sdk.git', :commit => '13292736c2f0cae596dd4198cc7533f9742afd8c' }
s.source = { :git => 'https://github.com/stackmob/stackmob-ios-sdk.git', :commit => 'f07e6b18a2724baabd3687d4e9cb53f87fb18662' }
s.platform = :ios
s.source_files = 'Classes/*.{h,m}', 'Utility/*.{h,m}', 'CoreData/Classes/*.{h,m}'
s.dependency 'AFNetworking', '~> 1.0RC1'
Expand Down

0 comments on commit 03a6600

Please sign in to comment.