[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / c / 0 / e / UIGlossyButton / 0.0.5 / UIGlossyButton.podspec.json
blob6f82dc38d93883226967edcee78f5e79c99543ea
2   "name": "UIGlossyButton",
3   "version": "0.0.5",
4   "license": "MIT",
5   "summary": "Generate system like or other nice button without any image.",
6   "homepage": "https://github.com/waterlou/UIGlossyButton",
7   "authors": {
8     "waterlou": "https://github.com/waterlou"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/waterlou/UIGlossyButton.git",
15     "tag": "v0.0.5"
16   },
17   "source_files": [
18     "UIGlossyButton/UIGlossyButton.{h,m}",
19     "UIGlossyButton/UIView+LayerEffects.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "QuartzCore"
24   ],
25   "requires_arc": false