[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / b / 8 / d / GradientViewInspectable / 1.0 / GradientViewInspectable.podspec.json
blob484a32cbe8ed141a2cc8410409af974e05dc203b
2   "name": "GradientViewInspectable",
3   "version": "1.0",
4   "summary": "Use gradient view easily from interface builder or code.",
5   "homepage": "https://github.com/shoaib-akhtar/GradientView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shoaib Akhtar": "shoaib.akhtar1@live.com"
12   },
13   "source": {
14     "git": "https://github.com/shoaib-akhtar/GradientView.git",
15     "branch": "master",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "GradientView/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "swift_versions": "5.0",
28   "swift_version": "5.0"