[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / b / DPCCKit / 0.1.7 / DPCCKit.podspec.json
blobba7d53d5a1a2135f73b35971e0a4eb5a5b0dc376
2   "name": "DPCCKit",
3   "version": "0.1.7",
4   "summary": "Tool for Screen",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Mr-WaterMelon-China/DPCCKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liwang": "liwang@sinocare.com"
13   },
14   "source": {
15     "git": "https://github.com/Mr-WaterMelon-China/DPCCKit.git",
16     "tag": "0.1.7"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "12.0"
26   },
27   "vendored_frameworks": "DPCCKit/Classes/DPCCTool.framework",
28   "dependencies": {
29     "SinoSDKFramework": [
31     ]
32   }