[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 1 / SimpleStereoScene / 0.2.0 / SimpleStereoScene.podspec.json
blobb04b30ed4f739cd72dd42d1ec9c13943cce86fa0
2   "name": "SimpleStereoScene",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "SimpleStereoScene creates and attaches a stereographic scnscne to a view",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Bruno Pastre": "pastre68@gmail.com"
15   },
16   "homepage": "https://github.com/pastre/SimpleStereoScene",
17   "source": {
18     "git": "https://github.com/pastre/SimpleStereoScene.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "CoreMotion",
22   "source_files": "SimpleStereoScene/**/*.{swift}",
23   "swift_version": "5.0"