blob: 04f4a2677680bac5455eb0f25248ae3767a0a5ed [file] [log] [blame]
{
"name": "AKUtils",
"version": "2.0.1",
"license": "MIT",
"summary": "Various utils for easy life",
"homepage": "https://github.com/Artem-Kalmykov/AKUtils",
"authors": {
"Artem Kalmykov": "ar.kalmykov@gmail.com"
},
"source": {
"git": "https://github.com/Artem-Kalmykov/AKUtils.git",
"tag": "2.0.1"
},
"documentation_url": "https://github.com/Artem-Kalmykov/AKUtils/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit"
],
"swift_version": "5.1"
}