[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / f / Vkontakte-iOS-SDK / 0.9 / Vkontakte-iOS-SDK.podspec.json
blob2ed5dfb91da82a7cdb2e65c8ca375d4029edd52e
2   "name": "Vkontakte-iOS-SDK",
3   "version": "0.9",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "requires_arc": true,
8   "license": "Apache License, Version 2.0",
9   "summary": "The iOS SDK provides Vkontakte Platform support for iOS apps.",
10   "homepage": "https://github.com/StonerHawk/Vkontakte-iOS-SDK",
11   "authors": {
12     "Andrey Yastrebov": "ayastrebov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/StonerHawk/Vkontakte-iOS-SDK.git",
16     "tag": "0.9"
17   },
18   "source_files": "Vkontakte/*.{h,m}",
19   "preserve_paths": [
20     ".gitattributes",
21     ".gitignore",
22     "Vkontakte-iOS-SDK.xcodeproj",
23     "Vkontakte-iOS-SDK_Demo",
24     "LICENSE-2.0.txt"
25   ],
26   "dependencies": {
27     "MBProgressHUD": [
28       "0.5"
29     ]
30   }