[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / f / 9 / Stackable / 0.3.3 / Stackable.podspec.json
blobacffafa4c3ee933281c2a0c8a195f067bea3d8e6
2   "name": "Stackable",
3   "version": "0.3.3",
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.3.3"
17   },
18   "source_files": "stackable/**/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"