[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 8 / f / rkBLE / 0.0.1 / rkBLE.podspec.json
blob7733218b70aa26cc4332145d4bf04c114eb6211b
2   "name": "rkBLE",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "BLE library for iOS. Absolutely easy to use",
12   "homepage": "https://github.com/ruiking/ble",
13   "authors": {
14     "ruiking": "dujun@ruiking.com"
15   },
16   "source": {
17     "git": "https://github.com/ruiking/ble.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "ble-utility/RKBluetooth/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "CoreBluetooth"