[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / a / VKActivity / 1.0.1 / VKActivity.podspec.json
blobdd14ffed1f2bc44d4ac60e8aa953f244d776c831
2   "name": "VKActivity",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An UIAvtivity subclass for sharing on vk.com",
9   "homepage": "https://github.com/Antol/VKActivity",
10   "authors": {
11     "DENIVIP Group": "https://github.com/denivip",
12     "Antol Peshkov": "http://github.com/Antol"
13   },
14   "source": {
15     "git": "https://github.com/Antol/VKActivity.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "VKActivity/*.{h,m}",
19   "resources": "VKActivity/*.png",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "platforms": {
26     "ios": "6.0"
27   },
28   "dependencies": {
29     "VK-ios-sdk": [
31     ],
32     "REComposeViewController": [
34     ],
35     "MBProgressHUD": [
37     ]
38   }