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