blob: ef97bbc5e013a2b526c9673480e1ce8dd1ac5a88 [file] [log] [blame]
{
"name": "MGBox2",
"version": "1.0.0",
"summary": "Simple, quick iOS tables, grids, and more.",
"homepage": "https://github.com/sobri909/MGBox2",
"license": "Copyright 2012, Matt Greenfield",
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"source": {
"git": "https://github.com/sobri909/MGBox2.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MGBox/**/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}