blob: 63c697e1bbccabe209c2b7060dbf0fc94693d517 [file] [log] [blame]
{
"name": "EMTNeumorphicView",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "13.0"
},
"source_files": "EMTNeumorphicView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}