blob: 28b1fa576a5f3b817517935a054228c67e70f731 [file] [log] [blame]
{
"name": "MJFramework",
"version": "1.0.6",
"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.6"
},
"vendored_frameworks": "src/MJFramework.framework",
"requires_arc": true
}