[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / e / LocationServiceBLE / 0.0.1 / LocationServiceBLE.podspec.json
blob4c8b98221513e7770928192f7c4ac8f7a209cc9d
2   "name": "LocationServiceBLE",
3   "version": "0.0.1",
4   "summary": "LocationServiceBLE exposes location data via Bluetooth",
5   "description": "LocationServiceBLE exposes server client relation where server - peripheral device advertises its service with characteristics and upon connection with client or central device sends or recieves data depends of characteristic properties.",
6   "homepage": "https://github.com/trajcebg/LocationServiceBLE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "trajcebg": "marko.trajcevic@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/trajcebg/LocationServiceBLE.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "LocationServiceBLE/Classes/**/*",
22   "swift_version": "4.2"