blob: 80e4da50f82a5119e35156b4ca7dbfb1af92fd4b [file] [log] [blame]
{
"name": "NeuKit",
"version": "0.0.4",
"summary": "A Neumorphic replacement of Apple UIKit.",
"description": "A Neumorphic replacement of Apple UIKit. Turn your UI to neumorphic style.",
"homepage": "https://github.com/elchief84/NeuKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"elchief84": "enzxx84@gmail.com"
},
"source": {
"git": "https://github.com/elchief84/NeuKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "NeuKit/Classes/**/*",
"swift_version": "4.0"
}