blob: b73cbe5398e1c2a03ac4bfc24afe60e3535716c6 [file] [log] [blame]
{
"name": "MGBoxKit",
"version": "5.0.1",
"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": "5.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MGBoxKit/**/*.{h,m}",
"frameworks": [
"QuartzCore",
"CoreText"
],
"requires_arc": true,
"dependencies": {
"MGEvents": [
]
}
}