blob: df28a5361014756492c4cab082ac4f59a0cc2bf4 [file] [log] [blame]
{
"name": "NetStatusSDK",
"version": "1.0.2",
"summary": "A short description of NetStatusSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Tencente/NetStatusSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZA": "zcodemobile@163.com"
},
"source": {
"git": "https://gitee.com/Tencente/NetStatusSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetStatusSDK/NetStatusSDK.framework/Headers/*.{h}",
"resource_bundles": {
"NetSDK": [
"NetStatusSDK/Assets/*"
]
},
"vendored_frameworks": "NetStatusSDK/*.framework"
}