blob: f3c64850cc6346f6b556fe6a5615601c44da3f35 [file] [log] [blame]
{
"name": "TinyNetWorkCheck",
"version": "1.0.0-BETA",
"summary": "TinyNetWorkCheck",
"description": "Detect the network when the network is abnormal.",
"homepage": "http://yangxuran@e-git.yfb.sunline.cn/TinyBuilder/tiny-app/tiny-ios-framework/TinyNetWorkCheck",
"license": {
"type": "MIT"
},
"authors": {
"yangxuran": "yangxuran@sunline.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://yangxuran@e-git.yfb.sunline.cn/TinyBuilder/tiny-app/tiny-ios-framework/TinyNetWorkCheck.git",
"tag": "1.0.0-BETA"
},
"vendored_frameworks": "TinyNetWorkCheck.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"libraries": "resolv"
}