[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 0 / f / PDUSDK / 0.7.0 / PDUSDK.podspec.json
blob5077eb2accd1219f05457859c941c3284a10c1cf
2   "name": "PDUSDK",
3   "version": "0.7.0",
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": "0.7.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "PDUSDK/Classes/*.framework",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0.1"
26     ],
27     "FMDB": [
28       "~> 2.7.5"
29     ]
30   }