blob: 42fc393b385f4d6b521ec3d614bb210156774a92 [file] [log] [blame]
{
"name": "iPing",
"summary": "iPing:ICMP Ping in swift",
"version": "1.0",
"homepage": "https://github.com/jihongboo/iPing.git",
"license": "MIT",
"authors": {
"Zac Ji": "jihongboo@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/jihongboo/iPing.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "iPing/Sources/**/*"
}