[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 1 / SimpleStereoScene / 0.4 / SimpleStereoScene.podspec.json
blob536d88ee518dd0d73f2dfee8e507ca814f52d1b5
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.4",
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.4"
20   },
21   "frameworks": "CoreMotion",
22   "source_files": "SimpleStereoScene/**/*.{swift}",
23   "swift_version": "5.0"