blob: 6fe41f5a1b9413e9825285136b6634345998f6c9 [file] [log] [blame]
{
"name": "BackcolorView",
"version": "0.1.0",
"summary": "BackcolorView - Custom pod creation for iOS.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/vandanapansuria/BackcolorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vandanapansuria": "vandanapansuria@gmail..com"
},
"source": {
"git": "https://github.com/vandanapansuria/BackcolorView.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "BackcolorView/Classes/**/*",
"swift_version": "5.0"
}