[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / f / PXGradientView / 0.1.2 / PXGradientView.podspec.json
blob91e5228d36061fb8b375ee00abaa969d6e9834f3
2   "name": "PXGradientView",
3   "version": "0.1.2",
4   "summary": "It's a gradient.  It's easy.'",
5   "description": "A view that allows you to create a gradient with as little as one line of code.",
6   "homepage": "https://github.com/pixio/PXGradientView/",
7   "license": "MIT",
8   "authors": {
9     "Daniel Blakemore": "DanBlakemore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/PXGradientView.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "UIColor-MoreColors": [
25     ]
26   }