blob: 1a7dfb57f6435a34e4a8bb2895c194c18b44c48c [file] [log] [blame]
{
"name": "DJPingAction",
"version": "0.1.4",
"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/DJPingAction.git",
"tag": "0.1.4"
},
"source_files": "DJPingAction/DJPingAction/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}