blob: bf6f7c23c2c07cf6a915415e2a902e2d232b1e88 [file] [log] [blame]
{
"name": "NeumorphismKit",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Neumorphism framework for UIKit.",
"homepage": "https://github.com/y-okudera/NeumorphismKit",
"authors": {
"YukiOkudera": "appledev.yuoku@gmail.com"
},
"source": {
"git": "https://github.com/y-okudera/NeumorphismKit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": "Sources/**/*.{h,m,swift}",
"swift_version": "5.2"
}