[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / a / Flip-BLE / 0.4.1 / Flip-BLE.podspec.json
blobdf6c9f4c96842f2266e34608cdc267308abd78b1
2   "name": "Flip-BLE",
3   "version": "0.4.1",
4   "summary": "An easy-to-use Bluetooth development framework for the iOS platform.",
5   "description": "This framework is already in production. After several iterations,\nit has been relatively stable and reliable. This framework was developed\nto increase the ease of use and stability of using the iOS Bluetooth API.",
6   "homepage": "https://github.com/bingerz/flip-ble-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hanbing0604@aliyun.com": "Bingerz"
13   },
14   "source": {
15     "git": "https://github.com/bingerz/flip-ble-ios.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Flip-BLE/Classes/**/*",
22   "requires_arc": true