blob: 10621ca5ee771064e0c15054f4d7b51a21946c5d [file] [log] [blame]
{
"name": "MJTestToolKit",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJTestToolKit/Classes/**/*",
"resource_bundles": {
"MJTestToolKit": [
"MJTestToolKit/Assets/*.{png,xib,storyboard}"
]
},
"dependencies": {
"CTMediator": [
]
}
}