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