[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / c / d / MaterialPushButton / 1.0.2 / MaterialPushButton.podspec.json
blob2e2cfe6b47847830c0a1f46328e3a7010c6565a0
2   "name": "MaterialPushButton",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "A MaterialPushButton control like the UIButton, but in a circular form.",
7   "requires_arc": true,
8   "version": "1.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "DominatorVbN": "as9039851921@gmail.com"
15   },
16   "homepage": "https://github.com/DominatorVbN/MaterialPushButton",
17   "source": {
18     "git": "https://github.com/DominatorVbN/MaterialPushButton.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "MaterialPushButton/**/*.{swift}",
23   "swift_version": "4.2"