blob: 6a2a3f3c1b60d61c934687a0572ddaa6dbeae199 [file] [log] [blame]
{
"name": "MJBaseObjectKit",
"version": "0.0.4",
"summary": "A short description of MJBaseObjectKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJBaseObjectKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJBaseObjectKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJBaseObjectKit/Classes/**/*.{h,m}",
"resource_bundles": {
"MJBaseObjectKit": [
"MJBaseObjectKit/Assets/*.xcassets",
"MJBaseObjectKit/Classes/**/*.xib"
]
}
}