blob: 2bb1beb990c252920e079b503ef7f829641c9172 [file] [log] [blame]
{
"name": "PPSPing",
"version": "0.3.0",
"summary": "A tools for test network quality",
"description": "A lightweight lightweight tool for testing network quality, easy integration and easy to use.",
"homepage": "https://github.com/yangqian111/PPSPing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ppsheep": "ppsheep.qian@gmail.com"
},
"source": {
"git": "https://github.com/yangqian111/PPSPing.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PPSPing/Classes/**/*",
"requires_arc": true,
"public_header_files": "PPSPing/Classes/**/*.h"
}