[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 2 / 6 / d / VRSocialKit / 1.0 / VRSocialKit.podspec.json
blobf45dfa4a0da5bd4cee5c5ce55d8af78c30e81d4e
2   "name": "VRSocialKit",
3   "version": "1.0",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrsocialkit-swift.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Voodoo Mobile": "public@voodoo-mobile.com"
12   },
13   "source": {
14     "git": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrsocialkit-swift.git",
15     "branch": "master",
16     "tag": "1.0"
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     "FBSDKLoginKit": [
30       "~> 4.14.0"
31     ],
32     "FBSDKShareKit": [
33       "~> 4.14.0"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"