blob: b6d3e754dedd730ba969dd69928b1f8838bd3ef3 [file] [log] [blame]
{
"name": "MJCommonAPIKit",
"version": "0.0.1",
"summary": "A short description of MJCommonAPIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJCommonAPIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJCommonAPIKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJCommonAPIKit/Classes/**/*",
"dependencies": {
"CTMediator": [
],
"MJNetWorkKit": [
],
"MJUserRegisteredKit": [
]
}
}