[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 5 / a / DPLibrary / 2.0.0 / DPLibrary.podspec.json
blobf5b190f5ed6da4eb8553993418c8ef8a1d8a48ae
2   "name": "DPLibrary",
3   "version": "2.0.0",
4   "summary": "DP library",
5   "description": "A set of useful utilities",
6   "homepage": "https://github.com/DPLibs/DPLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitriy Polyakov": "dmitriyap11@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DPLibs/DPLibrary.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "DPLibrary/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "KeychainSwift": [
25       "~> 19.0"
26     ],
27     "Kingfisher": [
28       "~> 5.15.6"
29     ]
30   },
31   "swift_version": "5.0"