[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 5 / 9 / b / StackViewLayout / 0.1.3 / StackViewLayout.podspec.json
blob36a8753f931e9ace21d8471916bda8830c937095
2   "name": "StackViewLayout",
3   "version": "0.1.3",
4   "summary": "StackViewLayout is a UIStackView replacement that don't rely on auto layout",
5   "homepage": "https://github.com/layoutBox/StackViewLayout/",
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/StackViewLayout.git",
15     "tag": "0.1.3"
16   },
17   "source_files": "Sources/**/*.swift",
18   "pushed_with_swift_version": "3.0"