[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / c / 1 / PlayKitVR / 1.0.3 / PlayKitVR.podspec.json
blobfecc0fe317639cb724f22133c0ea8269b57b9d6f
2   "name": "PlayKitVR",
3   "version": "1.0.3",
4   "summary": "PlayKitVR -- VR framework for iOS",
5   "homepage": "https://github.com/kaltura/playkit-ios-vr",
6   "license": {
7     "type": "AGPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kaltura": "community@kaltura.com"
12   },
13   "source": {
14     "git": "https://github.com/kaltura/playkit-ios-vr.git",
15     "tag": "v1.0.3"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "MetalScope": [
24       "0.16.0"
25     ],
26     "PlayKit/Core": [
28     ]
29   }