blob: 33bcb3d854aa6d927c3c70582a863a37bdd77279 [file] [log] [blame]
{
"name": "KSBGradientView",
"version": "0.1.0",
"swift_versions": "5.2",
"summary": "A CocoaPod to add Gradient background to UIView",
"description": "'This cocoa pod is used to add gradient background to UIView.It support two color gradient.It works with UIKit framework'",
"homepage": "https://github.com/SaiBalaji22/KSBGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sai Balaji.K": "ksbalaji2000@outlook.com"
},
"source": {
"git": "https://github.com/SaiBalaji22/KSBGradientView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KSBGradientView/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.2"
}