blob: 0a3a7c07f10e5a28e9c4b9036d819f32c610023e [file] [log] [blame]
{
"name": "YJNetSpeedMonitor",
"version": "1.0.1",
"summary": "iOS 简单的网速检测工具",
"description": "iOS 简单的网速检测工具",
"homepage": "https://github.com/full-of-fire/YJNetSpeedMonitor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jase": "yangjie43606@gmail.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJNetSpeedMonitor.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJNetSpeedMonitor/Classes/**/*",
"frameworks": "SystemConfiguration"
}