[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / c / 1 / PlayKitVR / 1.2.0 / PlayKitVR.podspec.json
blobff68964a17be87a4a7e373fcb2e81b153de28836
2   "name": "PlayKitVR",
3   "version": "1.2.0",
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.2.0"
16   },
17   "swift_version": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/**/*",
22   "dependencies": {
23     "PlayKit/Core": [
25     ]
26   }