blob: c2d299fb70bf30c5673618e3e37689eccbdd802b [file] [log] [blame]
{
"name": "MGBoxKit",
"version": "8.0.0",
"summary": "Simple, quick iOS tables, grids, and more",
"homepage": "https://github.com/sobri909/MGBoxKit",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Matt Greenfield": "matt@bigpaua.com"
},
"source": {
"git": "https://github.com/sobri909/MGBoxKit.git",
"tag": "8.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MGBoxKit/**/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true,
"dependencies": {
"MGEvents": [
],
"MGMushParser": [
]
}
}