[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / a / DPLibrary / 1.3.2 / DPLibrary.podspec.json
blob7fb92258b5e4bbcd0459c000485d48f583bc4575
2   "name": "DPLibrary",
3   "version": "1.3.2",
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": "1.3.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "DPLibrary/**/*",
22   "swift_versions": "4.2",
23   "dependencies": {
24     "KeychainSwift": [
25       "~> 19.0"
26     ],
27     "Kingfisher": [
28       "~> 5.15.6"
29     ]
30   },
31   "swift_version": "4.2"