blob: 0d890a964788388b530d4a92b8fcf9a7815dae1b [file] [log] [blame]
{
"name": "BeaconBox",
"version": "1.0.3",
"summary": "Scan Your iBeacons with a single of code",
"description": "BeaconBox is a Swift Library which overcomes your iBeacons Scan Code. It will make your life easy whenn you are dealing with iBeacons.",
"homepage": "https://github.com/greenSyntax/BeaconBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Kumar Ravi": "ab.abhishek.ravi@gmail.com"
},
"source": {
"git": "https://github.com/greenSyntax/BeaconBox.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BeaconBox/Classes/**/*",
"frameworks": [
"UIKit",
"CoreLocation"
]
}