blob: c7801abc085ac2afa0e4d7116933f6ebb05e1f57 [file] [log] [blame]
{
"name": "JMCiBeaconManager",
"version": "1.0.1",
"summary": "An iBeacon Manager class is responsible for detecting and simulating beacons nearby.",
"description": "An iBeacon Manager class is responsible for detecting and simulating beacons nearby. With RadarView.",
"homepage": "https://github.com/appzzman/JMCBeaconManager.git",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Janusz Chudzynski": "jchudzynski@uwf.edu",
"Felipe N. Brito": "felipenevesbrito@gmail.com"
},
"source": {
"git": "https://github.com/appzzman/JMCBeaconManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMCiBeaconManager/Classes/**/*"
}