[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / a / 7 / 4 / NeumorphicKit / 0.1.0 / NeumorphicKit.podspec.json
blobc580b9301507130194be770ada4e3483a5cdfdb8
2   "name": "NeumorphicKit",
3   "version": "0.1.0",
4   "summary": "A neumorphic design library for UIKit in iOS.",
5   "description": "A simple to use, simple to extend Neumorphic Design Library for UIKit and Swift 5.3 devices and up.",
6   "homepage": "https://github.com/a01334390/NeumorphicKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "a01334390": "martingarciadelangel@me.com"
13   },
14   "source": {
15     "git": "https://github.com/a01334390/NeumorphicKit.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.2",
19   "platforms": {
20     "ios": "13.5"
21   },
22   "source_files": "NeumorphicKit/Classes/**/*",
23   "resources": "Assets.xcassets",
24   "dependencies": {
25     "lottie-ios": [
26       "~> 3.1.8"
27     ]
28   },
29   "swift_version": "5.2"