[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / 5 / ZBlueSDK / 0.0.7 / ZBlueSDK.podspec.json
blob50dd2a1e4b2238da9767359d435b5da90ce5d3f7
2   "name": "ZBlueSDK",
3   "version": "0.0.7",
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.7"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/Public/.h",
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
28   },
29   "dependencies": {
30     "iOSDFULibrary": [
31       "~> 4.11.0"
32     ]
33   }