[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 3 / SlateVideo360 / 0.1.0 / SlateVideo360.podspec.json
blobe1b1d5dc8b848d984b0b3a0481d475627d9b3c13
2   "name": "SlateVideo360",
3   "version": "0.1.0",
4   "summary": "iOS Player support 360 Degree Video and Google Cardboard Video.",
5   "description": "Open Source iOS 360 Degree Panorama Video Player. Add Google Cardboard VR Video Play Mode.",
6   "homepage": "https://github.com/islate/SlateVideo360",
7   "license": "Apache 2.0",
8   "authors": {
9     "林溢泽": "linyize@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/islate/SlateVideo360.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "SlateVideo360/*.{h,m}",
19   "resources": [
20     "SlateVideo360/Resources/HTY360PlayerVC.xib",
21     "SlateVideo360/Resources/Assets.xcassets",
22     "SlateVideo360/Resources/Shader.{fsh,vsh}"
23   ],
24   "dependencies": {
25     "HTY360Player": [
26       "0.1.0"
27     ],
28     "CardboardiOSSDK": [
29       "0.7.2.1"
30     ]
31   }