[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / e / 3 / KSBGradientView / 0.1.0 / KSBGradientView.podspec.json
blob33bcb3d854aa6d927c3c70582a863a37bdd77279
2   "name": "KSBGradientView",
3   "version": "0.1.0",
4   "swift_versions": "5.2",
5   "summary": "A CocoaPod to add Gradient background to UIView",
6   "description": "'This cocoa pod is used to add gradient background to UIView.It support two color gradient.It works with UIKit framework'",
7   "homepage": "https://github.com/SaiBalaji22/KSBGradientView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sai Balaji.K": "ksbalaji2000@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/SaiBalaji22/KSBGradientView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "KSBGradientView/Classes/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.2"