[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 9 / 1 / 4 / VRCoreKit / 1.0.6 / VRCoreKit.podspec.json
blob93011d0a203440434519a42e4dafabc488f5c28b
2   "name": "VRCoreKit",
3   "version": "1.0.6",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrcorekit-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/vrcorekit-swift.git",
15     "branch": "master",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "VRCoreKit/VR*.swift",
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "UIKit"
27   ],
28   "dependencies": {
29     "SwiftHTTP": [
30       "~> 2.0.2"
31     ],
32     "SDWebImage": [
33       "~> 3.8.2"
34     ],
35     "Alamofire": [
36       "~> 4.0.1"
37     ]
38   },
39   "pushed_with_swift_version": "3.0"