blob: caea64306fab9e9ef031e1d45ef0ccd5824f24f2 [file] [log] [blame]
{
"name": "BeaconMan",
"version": "0.1.0",
"summary": "iBeacon",
"description": " An easier to use iBeacon API\n",
"license": "MIT",
"authors": {
"Sean Ho": "sean@seanho.net"
},
"homepage": "https://github.com/seanho/BeaconMan",
"source": {
"git": "https://github.com/seanho/BeaconMan.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Project/BeaconMan/Classes",
"public_header_files": "Project/BeaconMan/Classes/**/*.h"
}