[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 1 / d / 5 / ZBlueSDK / 0.0.2 / ZBlueSDK.podspec.json
blobb6f6b607702dab8d0a756b317c1c3cdf56c34047
2   "name": "ZBlueSDK",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   }