blob: a322603f239dcd4e7c42cf6c8146859f67cc417c [file] [log] [blame]
{
"name": "BeaconScanner",
"version": "0.1.0",
"summary": "a Scanner can scan nearby iBeacon Infos",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kuotinyen/BeaconScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kuotinyen": "kuotinyen@gmail.com"
},
"source": {
"git": "https://github.com/kuotinyen/BeaconScanner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BeaconScanner/Classes/**/*"
}