[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / f / 7 / XKGradientView / 1.0.0 / XKGradientView.podspec.json
blobcc9121455b0072d4f97f46ef5e04d7c86ef189de
2   "name": "XKGradientView",
3   "version": "1.0.0",
4   "summary": "颜色渐变",
5   "description": "颜色渐变,包括label, view, textfield, textview(最近项目很多地方都要渐变,烦不胜烦)",
6   "homepage": "https://github.com/kunhum/XKGradientView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKGradientView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKGradientView/Classes/XKGradientView/*.{h,m}"