blob: 8c9fe7d109c51634b9c332ee0eebf4e657510997 [file] [log] [blame]
{
"name": "AKUtils",
"version": "1.1.0",
"summary": "Utils for different things",
"homepage": "https://github.com/Artem-Kalmykov/AKUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artem Kalmykov": "ar.kalmykov@yahoo.com"
},
"source": {
"git": "https://github.com/Artem-Kalmykov/AKUtils.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.1",
"source_files": "AKUtils/AKUtils/**/*.{m,h,mm,hpp,cpp,c,swift}",
"public_header_files": "AKUtils/AKUtils/AKUtils.h",
"frameworks": "UIKit",
"swift_version": "5.1"
}