[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / f / 9 / Stackable / 0.3.2 / Stackable.podspec.json
blobeca6a0fb72f34a5503fde1c1fdd4763c32a1b683
2   "name": "Stackable",
3   "version": "0.3.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-Jobs/seek-stackable",
10   "authors": "SEEK",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SEEK-Jobs/seek-stackable.git",
16     "tag": "0.3.2"
17   },
18   "source_files": "stackable/**/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"