blob: 84c9b10d19416111d7540cf6d0673598caa91aba [file] [log] [blame]
{
"name": "BeaconScanner",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BeaconScanner/Classes/**/*"
}