blob: 90e340f94d316cedcffeda833cbd827a4b6febb3 [file] [log] [blame]
{
"name": "GBPing",
"version": "1.1.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": "5.0"
},
"source": {
"git": "https://github.com/lmirosevic/GBPing.git",
"tag": "1.1.2"
},
"source_files": "GBPing/*.{h,m}",
"public_header_files": "GBPing/*.h",
"requires_arc": true
}