blob: 8e82ae1799734e9eb602d854ff20afded2aca298 [file] [log] [blame]
{
"name": "MGBox2",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MGBox/**/*.{h,m}",
"frameworks": [
"QuartzCore",
"CoreText"
],
"requires_arc": true
}