[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 6 / MKGradientView / 2.0 / MKGradientView.podspec.json
blobfa29c17c8e096276952693f9b5f17c0ab4cd3df9
2   "name": "MKGradientView",
3   "version": "2.0",
4   "summary": "Highly customizable Core Graphics based gradient view",
5   "homepage": "https://github.com/maxkonovalov/MKGradientView",
6   "license": "MIT",
7   "authors": "Max Konovalov",
8   "source": {
9     "git": "https://github.com/maxkonovalov/MKGradientView.git",
10     "tag": "2.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source_files": "MKGradientView/**/*.swift",
17   "frameworks": "UIKit"