blob: f846f7df31b1376e6b71f3eb99f40ac0b0698fe4 [file] [log] [blame]
{
"name": "SetColor",
"version": "1.0.19",
"summary": "SetColor pod use for set color to view",
"description": "Lightwidth and small size easy to integrated",
"homepage": "http://appcoda.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Narendra": "narendratnk11@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/NarendraTNK/SetColor.git",
"tag": "1.0.19"
},
"frameworks": "UIKit",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"SimpleAnimation": [
]
},
"source_files": "SetColor/Source/*.{swift}",
"resources": "SetColor/**/*.{storyboard,lproj,xib,xcassets,json}",
"swift_versions": "4.2",
"swift_version": "4.2"
}