blob: 11dcc2330ed26b8bbd1452b76faab95f7beb73ec [file] [log] [blame]
{
"name": "MJFramework",
"version": "1.0.7",
"summary": "some tools for iOS programming",
"homepage": "https://github.com/GuoMingJian/MJFramework",
"license": "MIT",
"authors": {
"guomingjian": "GuoMJ158@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GuoMingJian/MJFramework.git",
"tag": "v1.0.7"
},
"vendored_frameworks": "src/MJFramework.framework",
"requires_arc": true
}