[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 5 / 9 / b / StackViewLayout / 0.1.6 / StackViewLayout.podspec.json
blobf3c2b19024393b73456f7d61b1256dcae1d35713
2   "name": "StackViewLayout",
3   "version": "0.1.6",
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     "tvos": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/layoutBox/StackViewLayout.git",
16     "tag": "0.1.6"
17   },
18   "source_files": "Sources/**/*.swift"