[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / a / EPLBLEWrapper / 0.1.1 / EPLBLEWrapper.podspec.json
blob739b74672dd72d68cacfbe82125f126b70fa0d77
2   "name": "EPLBLEWrapper",
3   "version": "0.1.1",
4   "summary": "Swift BLE Wrapper for easier profile handling",
5   "homepage": "https://github.com/brettchien/SwiftBLEWrapper",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Brett Chien": "brett.chien@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/brettchien/SwiftBLEWrapper.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "*.swift",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreBluetooth"
24   ],
25   "dependencies": {
26     "XCGLogger": [
28     ],
29     "BrightFutures": [
31     ]
32   },
33   "requires_arc": true