[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 0 / f / PDUSDK / 1.0.7 / PDUSDK.podspec.json
blob995c97d759fe10f191e1f9b710af384f2df81294
2   "name": "PDUSDK",
3   "version": "1.0.7",
4   "summary": "PUDSDK3.0",
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.0.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PDUSDK.framework/Headers/*.{h}",
22   "vendored_frameworks": "PDUSDK.framework",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/PDUSDK/PDUSDK.framework/Headers/"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "AFNetworking": [
29       "~> 4.0.1"
30     ],
31     "FMDB": [
32       "~> 2.7.5"
33     ]
34   }