[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / b / a / GSGrid / 0.1.0 / GSGrid.podspec.json
blob1c2562e50efa0283c57bf5990c3dac45104f64f4
2   "name": "GSGrid",
3   "version": "0.1.0",
4   "summary": "Basic CGRect grid layout helpers.",
5   "homepage": "https://github.com/dclelland/GSGrid",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/GSGrid.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "source_files": "GSGrid/*.{h,m}"
21   },
22   "requires_arc": true,
23   "deprecated": true