[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / 1 / CDMRDLNATool / 0.1.0 / CDMRDLNATool.podspec.json
blob530361946f721b21c82f386e3b4f98887139f26c
2   "name": "CDMRDLNATool",
3   "version": "0.1.0",
4   "summary": "投屏工具",
5   "description": "投屏工具, 基于MRDLNA第三方的封装, 方便使用",
6   "homepage": "https://github.com/HavenWWH",
7   "license": "MIT",
8   "authors": {
9     "513433750@qq.com": "513433750@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/HavenWWH/CDMRDLNATool.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CDMRDLNATool/*.{h,m}",
19   "dependencies": {
20     "MRDLNA": [
21       "~> 0.1.1"
22     ],
23     "CocoaAsyncSocket": [
25     ]
26   },
27   "xcconfig": {
28     "ENABLE_BITCODE": "NO",
29     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
30     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
31   }