blob: ea8f89e1e307d0899cdaa80606737b4a56da4088 [file] [log] [blame]
{
"name": "KKUIComponents",
"version": "1.0.0",
"summary": "Collection of custom UI Components.",
"homepage": "https://github.com/kakhikiknadze26/KKUIComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kakhi Kiknadze": "kakhi.kiknadze@wandio.com"
},
"source": {
"git": "https://github.com/kakhikiknadze26/KKUIComponents.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "KKUIComponents/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}