[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 7 / 6 / AwesomeGradientButton / 1.0.2 / AwesomeGradientButton.podspec.json
blob122e815d5be9dcfae953d9856489ffe3dd3db182
2   "name": "AwesomeGradientButton",
3   "version": "1.0.2",
4   "summary": "UIButton subclass for adding and animating gradient colors",
5   "homepage": "https://github.com/christianvershkov/GradientButton",
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/GradientButton.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "GradientButton/Source/*.{h,m,swift}"