blob: d38572df2ac128aef47ec01a6782eb2d2074601f [file] [log] [blame]
{
"name": "NetStatusSDK",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetStatusSDK/NetStatusSDK.framework/Headers/*.{h}",
"resource_bundles": {
"NetSDK": [
"NetStatusSDK/Assets/*"
]
},
"vendored_frameworks": "NetStatusSDK/*.framework"
}