blob: 085b4a2395663d60475fc87ead5d2fc80e81a6fc [file] [log] [blame]
{
"name": "Buoy",
"version": "0.0.12",
"summary": "An iBeacon Listener/Manager class to make your life simpler, matey.",
"authors": {
"Ben Gordon": "brgordon@ua.edu"
},
"source": {
"git": "https://github.com/intermark/Buoy.git",
"tag": "0.0.12"
},
"homepage": "https://github.com/intermark",
"license": "LICENSE.md",
"source_files": "Buoy/ObjC/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "CoreLocation"
}