blob: c7c0cb0288f035b7b48aa8e6b79711d97419c8db [file] [log] [blame]
{
"name": "SetColor",
"version": "1.0.9",
"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.9"
},
"frameworks": "UIKit",
"dependencies": {
"SwiftyJSON": [
"~> 4.0"
],
"SimpleAnimation": [
]
},
"source_files": "SetColor/Source/*.{swift}",
"resources": "SetColor/**/*.{storyboard,lproj,xib,xcassets}",
"swift_versions": "4.2",
"swift_version": "4.2"
}