blob: 59c1e0679b0d660e816b0eaeb6cb39a34a2d30b9 [file] [log] [blame]
{
"name": "NeuKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NeuKit/Classes/**/*"
}