[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / e / 1 / Slope / 1.0 / Slope.podspec.json
blob6c6c55e158eadf7f19e3f26654ee340ac691ebcf
2   "name": "Slope",
3   "summary": "A simpler way to implement simple gradients on iOS.",
4   "version": "1.0",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "source_files": "Source/*.swift",
12   "homepage": "https://github.com/mergesort",
13   "source": {
14     "git": "https://github.com/mergesort/Slope.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "social_media_url": "https://twitter.com/mergesort",
22   "frameworks": "UIKit"