[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / a / Flip-BLE / 0.3.1 / Flip-BLE.podspec.json
blob38c2a6bfcd0a954433bc287c294ccf4d26321164
2   "name": "Flip-BLE",
3   "version": "0.3.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.3.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Flip-BLE/Classes/**/*",
22   "requires_arc": true