blob: 184e5c190d9f241d779d8ccaefaa7c7f60129ecd [file] [log] [blame]
{
"name": "Parrot",
"version": "0.0.1",
"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.1"
},
"source_files": "Parrot/*.swift",
"pushed_with_swift_version": "4.0"
}