[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 4 / BeaconSDK / 0.1.0 / BeaconSDK.podspec.json
blobb1f0aad4c289953b187488d6e4e0d9b833887108
2   "name": "BeaconSDK",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BeaconSDK/Classes/**/*",
22   "public_header_files": "BeaconSDK/Classes/**/*.h"