[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 3 / IQGradientMaskView / 1.0.0 / IQGradientMaskView.podspec.json
blobac9d440404b2d82477e5731f9ced02dee00e11f0
2   "name": "IQGradientMaskView",
3   "version": "1.0.0",
4   "summary": "UIView subclass to show Gradient Mask on the top and bottom.",
5   "homepage": "http://github.com/hackiftekhar/IQGradientMaskView",
6   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQGradientMaskView/master/Screenshot/screenshot.jpg",
7   "license": "MIT",
8   "authors": {
9     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/hackiftekhar/IQGradientMaskView.git",
16     "tag": "v1.0.0"
17   },
18   "frameworks": [
19     "QuartzCore",
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "source_files": "IQGradientMaskView/*.{h,m}",
24   "requires_arc": true