[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 2 / f / 9 / Stackable / 0.1.13 / Stackable.podspec.json
blob5d90f688f899bfcce3448703b54632d2ee3483e4
2   "name": "Stackable",
3   "version": "0.1.13",
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.1.13"
17   },
18   "source_files": "stackable/**/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true