blob: d517b4a7b33959222b45ae110c4bb937e2919aea [file] [log] [blame]
{
"name": "GBPing",
"version": "1.3.4",
"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.4"
},
"source_files": "GBPing/*.{h,m}",
"public_header_files": "GBPing/*.h",
"requires_arc": true
}