[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / b / a / GSGrid / 0.0.2 / GSGrid.podspec.json
blob79a1d77ce19207f34f65235a8bac458109f6ff88
2   "name": "GSGrid",
3   "version": "0.0.2",
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.0.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "source_files": "GSGrid/*.{h,m}"
21   },
22   "requires_arc": true,
23   "deprecated": true