[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 2 / 8 / a / VKActivity / 1.0.2 / VKActivity.podspec.json
blobdd72534eca4c1917a66a3d41e2a2062046521556
2   "name": "VKActivity",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "VKActivity/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": "6.0"
26   },
27   "dependencies": {
28     "VK-ios-sdk": [
30     ],
31     "REComposeViewController": [
33     ]
34   }