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