[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / d / CenteredStackView / 0.7.0 / CenteredStackView.podspec.json
bloba74f2681190f4071e6372a6bdae59fecbdc2c05b
2   "name": "CenteredStackView",
3   "version": "0.7.0",
4   "summary": "Vertically centered stack view supports dynamic item dimension.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DragonCherry/CenteredStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "DragonCherry"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/CenteredStackView.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CenteredStackView/Classes/**/*",
22   "dependencies": {
23     "PureLayout": [
25     ],
26     "UIViewKVO": [
28     ],
29     "TinyLog": [
31     ]
32   }