blob: b06cefeffffd19f7c38a279b5ed6f8dc9e70cefe [file] [log] [blame]
{
"name": "GSGrid",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "GSGrid/*.{h,m}"
},
"requires_arc": true,
"deprecated": true
}