blob: 55d57b9125efb7140746e570e802f727a0755e97 [file] [log] [blame]
{
"name": "MJTestToolKit",
"version": "0.1.2",
"summary": "满集网iOS调试工具 MJTestToolKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJTestToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJTestToolKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJTestToolKit/Classes/**/*",
"resource_bundles": {
"MJTestToolKit": [
"MJTestToolKit/Assets/*.{png,xib,storyboard}"
]
},
"dependencies": {
"CTMediator": [
]
}
}