[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 9 / EMTNeumorphicView / 1.0.0 / EMTNeumorphicView.podspec.json
blobb209d4915dbed1ad1bb73bb891ea218cd96aecc4
2   "name": "EMTNeumorphicView",
3   "version": "1.0.0",
4   "summary": "UIKit views with Neumorphism style design.",
5   "description": "UIKit views with Neumorphism style design.\nThese are the subclasses of UIView / UIButton / UITableViewCell.",
6   "homepage": "https://github.com/hirokimu/EMTNeumorphicView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hirokimu": "kimura@emotionale.jp"
13   },
14   "source": {
15     "git": "https://github.com/hirokimu/EMTNeumorphicView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "EMTNeumorphicView/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"