[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 3 / 8 / f / kbeaconlib2 / 1.1.9 / kbeaconlib2.podspec.json
blob2c3b6d38831f37c309ea03ac9d920af8b4080335
2   "name": "kbeaconlib2",
3   "version": "1.1.9",
4   "summary": "support history record batch reading",
5   "description": "kbeaconlib2 is a IOS library used from KBeaconPro device. With this SDK, the developer can scan and configure the KBeaconPro device.",
6   "homepage": "https://github.com/kkmhogen/kbeaconlib2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hogen": "liushax@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kkmhogen/kbeaconlib2.git",
16     "tag": "1.1.9"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "kbeaconlib2/Classes/**/*",
22   "dependencies": {
23     "CryptoSwift": [
25     ]
26   }