blob: 756cde1d922b1fe7d6a03b06c4fcd52fd5509fb3 [file] [log] [blame]
{
"name": "MJFramework",
"version": "1.1.7",
"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.7"
},
"source_files": [
"MJFramework",
"MJFramework/*.{h,m}",
"MJFramework/**/*.{h,m}",
"MJFramework/**/**/*.{h,m}"
],
"requires_arc": true
}