[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / 4 / BeaconSDK / 0.2.0 / BeaconSDK.podspec.json
blob4abb2530129e3944578ee1912f706599dfa78dfb
2   "name": "BeaconSDK",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BeaconSDK/Classes/**/*",
22   "public_header_files": "BeaconSDK/Classes/**/*.h",
23   "pushed_with_swift_version": "3.0"