[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / d / Gradientify / 0.1.1 / Gradientify.podspec.json
blobd9098dfc99859e5957670f0eb9f596f305302e0b
2   "name": "Gradientify",
3   "version": "0.1.1",
4   "summary": "Add a gradient subview on your UIView classes.",
5   "description": "This fantastic view changes its color gradually makes your app look fantastic!",
6   "swift_version": "4.0",
7   "homepage": "https://github.com/AnandKore91/Gradientify",
8   "license": {
9     "type": "MIT",
10     "file": "license"
11   },
12   "authors": {
13     "Anand Kore": "Anandkore91@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/AnandKore91/Gradientify.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Gradientify/GradientifyView.swift"