[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 1 / 8 / e / GradientMaster / 0.1.0 / GradientMaster.podspec.json
blob0d46e5ce06939d0ec8a654717433175487207935
2   "name": "GradientMaster",
3   "version": "0.1.0",
4   "swift_version": "4.2",
5   "summary": "A simple and powerful gradient view.",
6   "description": "A IBDesignable UIView class with a gradient rendered and customizable in the storyboard (effect, direction...) and support gradient animation.",
7   "homepage": "https://github.com/catchzeng/GradientMaster",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "catchzeng": "891793848@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/catchzeng/GradientMaster.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GradientMaster/Classes/**/*"