[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 0 / MKGradients / 0.1.0 / MKGradients.podspec.json
blob33356f9bc96efe680426aad25b6edf2d2a17c26e
2   "name": "MKGradients",
3   "version": "0.1.0",
4   "summary": "Add different gradients on UIView.",
5   "description": "This CocoaPods is used to add gradient backgrounds on UIView's. You can add gradients along X and Y axis.",
6   "homepage": "https://github.com/maheenkhalid/MKGradients",
7   "license": "MIT",
8   "authors": {
9     "Maheen Khalid": "maheenkhalid08@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/maheenkhalid/MKGradients.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/maheenkhalid",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "MKGradients": [
23       "Pod/Assets/*.png"
24     ]
25   }