[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / d / CenteredStackView / 0.6.8 / CenteredStackView.podspec.json
blobee7be936efb0a7a6b7c5d6326f4a16fabcc4135d
2   "name": "CenteredStackView",
3   "version": "0.6.8",
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.6.8"
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   },
33   "pushed_with_swift_version": "3.0"