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