Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
AYastrebov committed Jul 6, 2012
1 parent b558b08 commit d737932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vkontakte-iOS-SDK/0.9/Vkontakte-iOS-SDK.podspec
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|

s.source = { :git => 'https://github.com/StonerHawk/Vkontakte-iOS-SDK.git', :tag => '0.9' }

s.source_files = 'Vkontakte/*.{h,m,xib}'
s.source_files = 'Vkontakte/*.{h,m}'
s.preserve_paths = ".gitattributes", ".gitignore", "Vkontakte-iOS-SDK.xcodeproj", "Vkontakte-iOS-SDK_Demo", "LICENSE-2.0.txt"
s.dependency 'MBProgressHUD', '0.5'
end

0 comments on commit d737932

Please sign in to comment.