blob: 38c27be6fe3fd1a2b7c3f2d79b50ff23c4c4725d [file] [log] [blame]
{
"name": "iBeaconManager",
"version": "0.1.0",
"summary": "A super simple way to integrate iBeacons in your swift project.",
"description": "iBeaconManager provides an extra layer of abstraction that allows you to easily integrate and use iBeacons or Bluetooth Low Energy beacons in your Swift project.",
"homepage": "https://github.com/oct0f1sh/iBeaconManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oct0f1sh": "buzzbuzz.macdonald@gmail.com"
},
"source": {
"git": "https://github.com/oct0f1sh/iBeaconManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iBeaconManager/Classes/**/*",
"pushed_with_swift_version": "4"
}