blob: 8f27a25e2c28b463cd62e87c47c08ccae598c037 [file] [log] [blame]
{
"name": "djPing",
"version": "0.1.0",
"summary": "A ping tool for ping host.",
"description": "A ping tool for ping host. using apple's simple ping.",
"homepage": "https://github.com/qiushuitian",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiushuitian": "qiushuitian1111@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiushuitian/djPing.git",
"tag": "0.1.0"
},
"source_files": "djPing/djPing/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}