blob: 10bb2337737e54a61c355faed48cf867d2271ef1 [file] [log] [blame]
{
"name": "MABeaconReceiver",
"version": "0.1.0",
"summary": "MABeaconReceiver is a light weight API to quickly connect to iBeacons.",
"description": " MABeaconReceiver is a light weight 3 line set up to quickly connect to iBeacons. Using this library gives you complete control without having to depend on SDKs provided by iBeacon manufacturers.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/mohitathwani/MABeaconReceiver",
"license": "MIT",
"authors": {
"Mohit Athwani": "mohit@athwani.net"
},
"source": {
"git": "https://github.com/mohitathwani/MABeaconReceiver.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/UIMohitAthwani",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MABeaconReceiver": [
"Pod/Assets/*.png"
]
}
}