[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / d / CenteredStackView / 0.7.5 / CenteredStackView.podspec.json
blob45129903cd826f000b9eb0734392e6ea130e59a7
2   "name": "CenteredStackView",
3   "version": "0.7.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "CenteredStackView/Classes/**/*",
25   "dependencies": {
26     "SnapKit": [
28     ],
29     "UIViewKVO": [
31     ],
32     "TinyLog": [
34     ]
35   }