[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / 4 / VRCoreKit / 1.3.7 / VRCoreKit.podspec.json
blob293de723088986e463af0d2e1be1f171a57817e2
2   "name": "VRCoreKit",
3   "version": "1.3.7",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/vrcorekit-swift.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/vrcorekit-swift.git",
15     "branch": "develop",
16     "tag": "1.3.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "VRCoreKit/VR*.swift",
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "SDWebImage": [
30       "~> 4.0.0"
31     ],
32     "Alamofire": [
33       "~> 4.3.0"
34     ],
35     "PKHUD": [
36       "~> 4.2.0"
37     ],
38     "ReactiveKit": [
39       "~> 3.5.4"
40     ],
41     "Bond": [
42       "~> 6.2.6"
43     ]
44   },
45   "pushed_with_swift_version": "3.0"