[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 0 / MKGradients / 0.1.1 / MKGradients.podspec.json
blobe7d9dc8761365c21b58b9429801b5d67fd0bf94d
2   "name": "MKGradients",
3   "version": "0.1.1",
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.1"
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   }