[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / b / 1 / XBle / 0.0.2 / XBle.podspec.json
blobf19d766270b3d2c570b12a5cdb960cd963825b2c
2   "name": "XBle",
3   "version": "0.0.2",
4   "summary": "This is a bluetooth smart equipment sdk.",
5   "description": "Please you send email to 'developer@sophonspace.com' when you have any question,.",
6   "homepage": "https://github.com/sophonspace/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sophon": "developer@sophonspace.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/sophonspace/XBle.git",
19     "tag": "v0.0.2"
20   },
21   "vendored_frameworks": "XBleDemo/XBleSdk/XBleSDK.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "iOSDFULibrary": [
25       "~> 4.1.2"
26     ]
27   }