[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / 3 / Theodolite / 0.1.0 / Theodolite.podspec.json
blob222a91df6c158563b7618b95085fe961a43ebd88
2   "name": "Theodolite",
3   "version": "0.1.0",
4   "summary": "A React-Inspired view framework in Swift.",
5   "homepage": "http://theodolite.org",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oliver Rickard": "ocrickard@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/ocrickard",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/TheodoliteGroup/Theodolite.git",
20     "tag": "v0.1.0",
21     "submodules": true
22   },
23   "source_files": "Theodolite/**/*.{h,m,mm,swift}",
24   "dependencies": {
25     "Flexbox": [
27     ]
28   },
29   "pushed_with_swift_version": "4.0"