[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / f / d / IOSVMSocialKit / 1.1.0 / IOSVMSocialKit.podspec.json
blob2893d21e22d12c37c5f3f172fa64efd563b3d8f0
2   "name": "IOSVMSocialKit",
3   "version": "1.1.0",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/iosvmsocialkit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Voodoo Mobile": "public@voodoo-rocks.com"
12   },
13   "source": {
14     "git": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/iosvmsocialkit.git",
15     "branch": "master",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "iOSVM.Social/**/*.{h,m}",
23   "public_header_files": "iOSVM.Social/**/*.h",
24   "frameworks": [
25     "Social",
26     "Accounts",
27     "UIKit"
28   ],
29   "dependencies": {
30     "IOSVMCoreKit": [
32     ],
33     "FBSDKCoreKit": [
35     ],
36     "FBSDKLoginKit": [
38     ],
39     "FBSDKShareKit": [
41     ],
42     "VK-ios-sdk": [
44     ],
45     "InstagramKit": [
47     ]
48   }