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