[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 8 / RicohTheta / 0.0.1 / RicohTheta.podspec.json
bloba655b7f581a819d5895f71efe12a77c3028fa443
2   "name": "RicohTheta",
3   "version": "0.0.1",
4   "summary": "Ricoh theta capturing",
5   "description": "Ricoh theta capturing using Google Open Spherical Camera API with little customization done by Ricoh theta, also see https://api.ricoh/docs/",
6   "homepage": "https://github.com/Winfooz/RicohTheta.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "swift_versions": "5.0",
12   "authors": {
13     "Majd Sabah": "sbh.majd@gmail.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/Winfooz/RicohTheta.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "RicohTheta/Source/**/*.{swift}",
23   "dependencies": {
24     "GenericJSON": [
26     ]
27   },
28   "testspecs": [
29     {
30       "name": "UnitTests",
31       "test_type": "unit",
32       "source_files": "RicohThetaTests/**/*.{swift}"
33     }
34   ],
35   "swift_version": "5.0"