[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / f / 9 / Stackable / 0.4.2 / Stackable.podspec.json
blobad41b361ca6eb67c7c8c077775609d9dfc52ce40
2   "name": "Stackable",
3   "version": "0.4.2",
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": "0.4.2"
17   },
18   "source_files": "stackable/**/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "swift_version": "4.2"