[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / c / b / 7 / CXGradientView / 0.0.2 / CXGradientView.podspec.json
blobd6572694f5c1a9b87382622300b5f00a4692cc21
2   "name": "CXGradientView",
3   "version": "0.0.2",
4   "summary": "Ultra-basic UIView/CAGradientLayer class. Animates using CATransaction.",
5   "homepage": "https://github.com/dclelland/CXGradientView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/CXGradientView.git",
14     "tag": "0.0.2"
15   },
16   "platforms": {
17     "ios": "6.1"
18   },
19   "ios": {
20     "source_files": "CXGradientView/*.{h,m}"
21   },
22   "requires_arc": true