blob: 9379cdba80035f1a9731deb569aec19009611901 [file] [log] [blame]
{
"name": "ViewColorChanger",
"version": "0.1.0",
"summary": "Change the colors of your view to make a change to the appearance of your app",
"description": "This fantastic view changes its color slowly to add a visual effect to your app",
"homepage": "https://github.com/dantelt24/ViewColorChanger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dante Lacey-Thompson": "dlacey-thompson@csumb.edu"
},
"source": {
"git": "https://github.com/dantelt24/ViewColorChanger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ViewColorChanger/*.{swift, plist}",
"pushed_with_swift_version": "3.0"
}