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