blob: 2c5e55c2290bf97109fc59c90326836c403d34c5 [file] [log] [blame]
{
"name": "AKUtils",
"version": "2.0.0",
"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.0"
},
"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/AKUtils/*.swift",
"frameworks": [
"UIKit"
],
"swift_version": "5.1"
}