blob: c175333f9f600eb89009e1f2a80fc6c4c3a42025 [file] [log] [blame]
{
"name": "PPSPing",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PPSPing/Classes/**/*",
"requires_arc": true,
"public_header_files": "PPSPing/Classes/**/*.h"
}