[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / f / PDUSDK / 1.4.0 / PDUSDK.podspec.json
bloba608c3c4e6d4a7dca64286d6d3e9475c3a594f4d
2   "name": "PDUSDK",
3   "version": "1.4.0",
4   "summary": "PUDSDK3.0  插入数据验证表字段是否存在1",
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.4.0"
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   }