blob: 2901fc78913f056dd7bc1738b5d9258d89d00971 [file] [log] [blame]
{
"name": "NeuKit",
"version": "0.0.1",
"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",
"screenshots": [
"http://www.enzoromano.eu/neukit/neukit-views.png",
"http://www.enzoromano.eu/neukit/neukit-buttons.png",
"http://www.enzoromano.eu/neukit/neukit-textfield.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"elchief84": "enzxx84@gmail.com"
},
"source": {
"git": "https://github.com/elchief84/NeuKit.git",
"tag": "0.0.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": "NeuKit/Classes/**/*",
"swift_version": "4.0"
}