blob: dfb44b35426539d7cb0ae8150e2a606d1c41d2e9 [file] [log] [blame]
{
"name": "Buoy",
"version": "0.1.0",
"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.1.0"
},
"homepage": "https://github.com/intermark",
"license": "LICENSE.md",
"source_files": "Buoy/ObjC/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "CoreLocation"
}