[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / 6 / AwesomeGradientButton / 1.0.4 / AwesomeGradientButton.podspec.json
blob76bdc736657bb0db52c9a41f421acf438f905e45
2   "name": "AwesomeGradientButton",
3   "version": "1.0.4",
4   "summary": "UIButton subclass for adding and animating gradient colors",
5   "homepage": "https://github.com/christianvershkov/AwesomeGradientButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Christian Vershkov",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/christianvershkov/AwesomeGradientButton.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "AwesomeGradientButton/Source/*.{h,m,swift}"