blob: b209d4915dbed1ad1bb73bb891ea218cd96aecc4 [file] [log] [blame]
{
"name": "EMTNeumorphicView",
"version": "1.0.0",
"summary": "UIKit views with Neumorphism style design.",
"description": "UIKit views with Neumorphism style design.\nThese are the subclasses of UIView / UIButton / UITableViewCell.",
"homepage": "https://github.com/hirokimu/EMTNeumorphicView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hirokimu": "kimura@emotionale.jp"
},
"source": {
"git": "https://github.com/hirokimu/EMTNeumorphicView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "EMTNeumorphicView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}