[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 5 / ZBlueSDK / 0.0.6 / ZBlueSDK.podspec.json
blobc61bb147c9a1e29776fd2237327717493313fe3a
2   "name": "ZBlueSDK",
3   "version": "0.0.6",
4   "summary": "ZBlueSDK.",
5   "description": "The demo for bluesdk,to test cocoa pods",
6   "homepage": "https://github.com/childSmile/ZBlueSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1830432430@qq.com": "zhangqiaopan@dingtalk.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/childSmile/ZBlueSDK.git",
19     "tag": "0.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   },
28   "dependencies": {
29     "iOSDFULibrary": [
30       "~> 4.11.0"
31     ]
32   }