blob: 1c09f82f6225008902a42715c9ff6771dfebfa30 [file] [log] [blame]
{
"name": "FirstCocoaPodaExample",
"version": "0.1.0",
"summary": "Using timer changing view background color",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/Dukandar/ColorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunilkumar": "sunil.basappa@gmail.com"
},
"source": {
"git": "https://github.com/Dukandar/ColorView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FirstCocoaPodaExample/*.{swift, plist}",
"pushed_with_swift_version": "3.0"
}