blob: 447b33159b4ab933f65877e24220112004ceb355 [file] [log] [blame]
{
"name": "XYPingUtil",
"version": "0.1.1",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"license": "MIT",
"homepage": "https://github.com/k1er",
"authors": {
"Rudy Yang": "anke603@163.com"
},
"summary": "测试ping值的小工具",
"source": {
"git": "https://github.com/k1er/PingUtil.git",
"tag": "0.1.1"
},
"source_files": "PingUtil/*.{h,m}",
"frameworks": "Foundation",
"libraries": "z",
"requires_arc": true
}