blob: a28f3dfaf9d2623003293e936c616938cb47cb83 [file] [log] [blame]
{
"name": "SGNetObserver",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"homepage": "https://github.com/iOSSinger",
"authors": {
"iOSSinger": "747616044@qq.com"
},
"summary": "iOS完美的网络状态判断工具",
"source": {
"git": "https://github.com/iOSSinger/SGNetObserver.git",
"tag": "1.0.0"
},
"source_files": "SGNetObserver/**/{*.h,*.m}",
"frameworks": "SystemConfiguration",
"requires_arc": true
}