[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / f / YHDebugToolSDK / 1.0.0 / YHDebugToolSDK.podspec.json
blob37a8351873c08ab7158e4609b529b20832a36e48
2   "name": "YHDebugToolSDK",
3   "version": "1.0.0",
4   "summary": "This sdk can switch develop environment and detect network.",
5   "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.",
6   "homepage": "https://github.com/XmYlzYhkj/YHDebugToolSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhengxiaolang": "haifeng3099@126.com"
13   },
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHDebugToolSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YHDebugToolSDK/Classes/**/*",
22   "dependencies": {
23     "FLEX": [
25     ]
26   }