blob: 144a72873cf90324e3a601b85f5c608672df18fd [file] [log] [blame]
{
"name": "EKKit",
"version": "1.0.3",
"summary": "This is an amazing EKKit",
"homepage": "https://github.com/erikkamalov/EKKit.git",
"source": {
"git": "https://github.com/erikkamalov/EKKit.git",
"tag": "1.0.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Erik Kamalov": "ekamalov967@gmail.com"
},
"swift_version": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/EKKit/**/*.swift"
}