[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / c / 0 / f / PDUSDK / 0.9.5 / PDUSDK.podspec.json
blob08644d1ce5e42eb71b23ff11ca185b24488694d9
2   "name": "PDUSDK",
3   "version": "0.9.5",
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.9.5"
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   }