blob: aa1102e6eb2195122bdc7f022995da650a5b8f3e [file] [log] [blame]
{
"name": "MultiColorLinearView",
"version": "0.1.0",
"summary": "view is used to display multiple colors in single view",
"description": "'view is used display multiple colors in single view.you can set multiple color in percentage.And range is 0 to 1,total sum shold be 1.0'",
"homepage": "https://github.com/tejasdthanki/MultiColorLinearView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tejasdthanki": "tejasdthanki@yahoo.com"
},
"source": {
"git": "https://github.com/tejasdthanki/MultiColorLinearView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "MultiColorLinearView/Classes/**/*",
"swift_version": "5.0"
}