[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / d / DesayBluetooth / 2.4.1 / DesayBluetooth.podspec.json
blob86f55d09a18eed21afcc0f6b7d4c86a818769631
2   "name": "DesayBluetooth",
3   "version": "2.4.1",
4   "summary": "DesayBluetooth is a Bluetooth library",
5   "license": "MIT",
6   "authors": {
7     "Desay": "jaysonj@163.com"
8   },
9   "homepage": "https://github.com/jaysonjh/DesayBluetooth",
10   "frameworks": "CoreBluetooth",
11   "libraries": "z",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/jaysonjh/DesayBluetooth.git",
18     "tag": "2.4.1"
19   },
20   "vendored_frameworks": "*.framework",
21   "dependencies": {
22     "SSZipArchive": [
23       "~>2.1"
24     ]
25   }