blob: 79a1d77ce19207f34f65235a8bac458109f6ff88 [file] [log] [blame]
{
"name": "GSGrid",
"version": "0.0.2",
"summary": "Basic CGRect grid layout helpers.",
"homepage": "https://github.com/dclelland/GSGrid",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/GSGrid.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "GSGrid/*.{h,m}"
},
"requires_arc": true,
"deprecated": true
}