[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 0 / f / PDUSDK / 1.3.6 / PDUSDK.podspec.json
blob9d9deddb0837387127ca155572f8156360eb1748
2   "name": "PDUSDK",
3   "version": "1.3.6",
4   "summary": "PUDSDK3.0  xcode11.7 debug 接口加密",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SoulmateL/PDUSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SoulmateL": "936118815@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/SoulmateL/PDUSDK.git",
16     "tag": "1.3.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PDUSDK.framework/Headers/*.{h}",
22   "vendored_frameworks": "PDUSDK.framework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "xcconfig": {
30     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/PDUSDK/PDUSDK.framework/Headers/"
31   },
32   "frameworks": "UIKit",
33   "dependencies": {
34     "AFNetworking": [
35       "~> 4.0.1"
36     ],
37     "FMDB": [
38       "~> 2.7.5"
39     ]
40   }