blob: 8b707932a7890c1be3aefdcc0e2b8c8b06c6e9a3 [file] [log] [blame]
{
"name": "DPLibrary",
"version": "2.1.10",
"summary": "DP library",
"description": "A set of useful utilities",
"homepage": "https://github.com/DPLibs/DPLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Polyakov": "dmitriyap11@gmail.com"
},
"source": {
"git": "https://github.com/DPLibs/DPLibrary.git",
"tag": "2.1.10"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DPLibrary/**/*",
"swift_versions": "5.0",
"dependencies": {
"KeychainSwift": [
"~> 19.0"
],
"Kingfisher": [
"~> 5.15.6"
]
},
"swift_version": "5.0"
}