[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / d / KRStackView / 0.1.6 / KRStackView.podspec.json
blob80456d7fa77e73f74ad5c5ab9198493817eb65b8
2   "name": "KRStackView",
3   "version": "0.1.6",
4   "summary": "KRStackView helps arrange subviews, using only a few parameters.",
5   "description": "KRStackView allows users to arrage subviews like `UIStackView`, but supports iOS 8 and under.",
6   "homepage": "https://github.com/BridgeTheGap/KRStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Josh Woomin Park": "wmpark@knowre.com"
13   },
14   "source": {
15     "git": "https://github.com/BridgeTheGap/KRStackView.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KRStackView/Classes/**/*"