[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / c / 4 / BeaconSDK / 0.3.0 / BeaconSDK.podspec.json
blob40fe3046d1c2061a932ba4e655b629e27ccafc5b
2   "name": "BeaconSDK",
3   "version": "0.3.0",
4   "summary": "iOS SDK for receiving NMEA data from the DigiFarm NTRIP Client app.",
5   "description": "The DigiFarm NTRIP Client app is used to deliver RTK corrections data to the GRTech Beacon V3.0 family of devices. This SDK allows your iOS app to receive NMEA data from the Beacon through the DigiFarm Client app.",
6   "homepage": "https://github.com/DigiFarm/BeaconSDK",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul Himes": "digifarm@tinwhistlellc.com"
13   },
14   "source": {
15     "git": "https://github.com/DigiFarm/BeaconSDK.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "BeaconSDK/Classes/**/*",
23   "public_header_files": "BeaconSDK/Classes/**/*.h",
24   "swift_version": "5.0"