blob: c580b9301507130194be770ada4e3483a5cdfdb8 [file] [log] [blame]
{
"name": "NeumorphicKit",
"version": "0.1.0",
"summary": "A neumorphic design library for UIKit in iOS.",
"description": "A simple to use, simple to extend Neumorphic Design Library for UIKit and Swift 5.3 devices and up.",
"homepage": "https://github.com/a01334390/NeumorphicKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"a01334390": "martingarciadelangel@me.com"
},
"source": {
"git": "https://github.com/a01334390/NeumorphicKit.git",
"tag": "0.1.0"
},
"swift_versions": "5.2",
"platforms": {
"ios": "13.5"
},
"source_files": "NeumorphicKit/Classes/**/*",
"resources": "Assets.xcassets",
"dependencies": {
"lottie-ios": [
"~> 3.1.8"
]
},
"swift_version": "5.2"
}