[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 7 / c / Parrot / 0.0.3 / Parrot.podspec.json
blobdd48f3c35133664e18d1378f566db7d2033e640f
2   "name": "Parrot",
3   "version": "0.0.3",
4   "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.",
5   "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.",
6   "homepage": "https://github.com/carrot-ar/parrot",
7   "license": "MIT",
8   "authors": "gonzalonunez",
9   "social_media_url": "http://twitter.com/gonzalonunez",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/carrot-ar/parrot.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Parrot/*.swift",
18   "pushed_with_swift_version": "4.0"