blob: 235a49c1e22ab0da6035f8691529946c4651b9c7 [file] [log] [blame]
{
"name": "YHNetSDK",
"version": "1.0.3",
"summary": "YHNetSDK is only a net sdk",
"description": "YHNetSDK is only a base net sdk, we need pod thirdparty:afn",
"homepage": "https://github.com/XmYlzYhkj/YHNetSDK",
"license": "MIT",
"authors": {
"zhengxiaolang": "haifeng3099@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XmYlzYhkj/YHNetSDK.git",
"tag": "1.0.3"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~>3.1.0"
]
},
"vendored_frameworks": [
"Framework/*.framework"
]
}