blob: bf55fa580fe62bd7544e5d1e149e17269167c598 [file] [log] [blame]
{
"name": "GBPing",
"version": "1.3.2",
"summary": "Highly accurate ICMP Ping controller for iOS.",
"homepage": "https://github.com/lmirosevic/GBPing",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/lmirosevic/GBPing.git",
"tag": "1.3.2"
},
"source_files": "GBPing/*.{h,m}",
"public_header_files": "GBPing/*.h",
"requires_arc": true
}