[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / a / 8 / AngleGradientLayer / 1.2.2 / AngleGradientLayer.podspec.json
blobed740524f86900d2842a6d053113f874529716e6
2   "name": "AngleGradientLayer",
3   "version": "1.2.2",
4   "summary": "Objective-C angle gradients for iOS.",
5   "homepage": "https://github.com/paiv/AngleGradientLayer",
6   "screenshots": "https://raw.github.com/paiv/AngleGradientLayer/master/screenshot.png",
7   "license": "MIT",
8   "authors": "Pavel Ivashkov",
9   "source": {
10     "git": "https://github.com/paiv/AngleGradientLayer.git",
11     "tag": "v1.2.2"
12   },
13   "platforms": {
14     "ios": "3.2"
15   },
16   "source_files": "AngleGradient/*.{h,m}",
17   "frameworks": [
18     "CoreGraphics",
19     "QuartzCore"
20   ],
21   "deprecated": true