blob: 37a8351873c08ab7158e4609b529b20832a36e48 [file] [log] [blame]
{
"name": "YHDebugToolSDK",
"version": "1.0.0",
"summary": "This sdk can switch develop environment and detect network.",
"description": "This sdk can switch develop environment and detect network.\n1、The feature of Switch environment has 5 kinds of environments and can define your own url.\n2、The feature of detectting network can catch up detail net information when send a request.",
"homepage": "https://github.com/XmYlzYhkj/YHDebugToolSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHDebugToolSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHDebugToolSDK/Classes/**/*",
"dependencies": {
"FLEX": [
]
}
}