blob: 210703e9e7fd838d9e9a789beec9611e14785fe6 [file] [log] [blame]
{
"name": "BeaconDetectManager",
"version": "1.0.4",
"summary": "iBeacon detect manager framework in Swift.",
"description": "iBeacon detect manager framework in Swift.",
"homepage": "https://github.com/daisuke-t-jp/BeaconDetectManager",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/BeaconDetectManager/master/images/header.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/daisuke-t-jp/BeaconDetectManager.git",
"tag": "1.0.4"
},
"source_files": "BeaconDetectManager/BeaconDetectManager/*.{swift}",
"swift_version": "5.0",
"requires_arc": true
}