[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / d / StackLayoutView / 0.1.2 / StackLayoutView.podspec.json
blob912ea9a5377cb9d6be74c7890fd6a11d13a64b38
2   "name": "StackLayoutView",
3   "version": "0.1.2",
4   "summary": "StackLayout is a UIStackView replacement that don't rely on auto layout",
5   "deprecated": true,
6   "deprecated_in_favor_of": "StackViewLayout",
7   "homepage": "https://github.com/layoutBox/StackLayout/",
8   "license": "BSD 3-clause",
9   "authors": {
10     "Luc Dion": "luc_dion@yahoo.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/layoutBox/StackLayout.git",
17     "tag": "0.1.2"
18   },
19   "source_files": "Sources/**/*.swift",
20   "pushed_with_swift_version": "3.0"