[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / 9 / Stackable / 1.0.0 / Stackable.podspec.json
blobc6deb8baba565c14407a44db1cfafbf9aeaf632c
2   "name": "Stackable",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "iOS framework for laying out nested views vertically and horizontally",
9   "homepage": "https://github.com/seek-oss/seek-stackable",
10   "authors": "SEEK",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/seek-oss/seek-stackable.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "swift_versions": "4.2",
22   "swift_version": "4.2"