[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 6 / d / VRSocialKit / 1.2.1 / VRSocialKit.podspec.json
blob151318719565d0af55866f5a2d0d5bc25bd0fa08
2   "name": "VRSocialKit",
3   "version": "1.2.1",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://gitlab.com/voodoo-rocks/vrsocialkit-swift.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Voodoo Rocks": "public@voodoo-rocks.com"
12   },
13   "source": {
14     "git": "https://gitlab.com/voodoo-rocks/vrsocialkit-swift.git",
15     "branch": "master",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "VRSocialKit/VR*.swift",
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "FBSDKCoreKit": [
31     ],
32     "FBSDKLoginKit": [
34     ],
35     "FBSDKShareKit": [
37     ],
38     "InstagramKit": [
40     ]
41   }