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