blob: 7fb92258b5e4bbcd0459c000485d48f583bc4575 [file] [log] [blame]
{
"name": "DPLibrary",
"version": "1.3.2",
"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": "1.3.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DPLibrary/**/*",
"swift_versions": "4.2",
"dependencies": {
"KeychainSwift": [
"~> 19.0"
],
"Kingfisher": [
"~> 5.15.6"
]
},
"swift_version": "4.2"
}