[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / e / JBSpacer / 1.0.0 / JBSpacer.podspec.json
blob1094701eaa398ff968b41a303754be490457302c
2   "name": "JBSpacer",
3   "version": "1.0.0",
4   "summary": "Determines optimal spacing for resizable grids.",
5   "homepage": "https://github.com/mikeswanson/JBSpacer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Mike Swanson",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/mikeswanson/JBSpacer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "JBSpacer/JBSpacer.{h,m}",
20     "JBSpacer/JBSpacerOption.{h,m}"
21   ],
22   "requires_arc": true