blob: d7a0c533ca6f1768376039186eb9c8176aaf4cc9 [file] [log] [blame]
{
"name": "Parrot",
"version": "0.0.6",
"summary": "Parrot is a (very) small Swift framework that helps with advertising an iOS device as an iBeacon as well as monitoring/ranging for iBeacons.",
"description": "Parrot is (very) small Swift framework that helps with iBeacon related functionality on iOS. BeaconAdvertiser advertises an iOS device as an iBeacon, and BeaconRanger monitors/ranges for iBeacons.",
"homepage": "https://github.com/carrot-ar/parrot",
"license": "MIT",
"authors": "gonzalonunez",
"social_media_url": "http://twitter.com/gonzalonunez",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/carrot-ar/parrot.git",
"tag": "0.0.6"
},
"source_files": "Parrot/*.swift",
"pushed_with_swift_version": "4.0"
}