blob: 347850f260705207097371830fb9bc605dda8f23 [file] [log] [blame]
{
"name": "NewFlashingView",
"version": "0.1.0",
"summary": "A UIView that flashes colors.",
"swift_versions": "4.0",
"description": "TODO: a view that can be add to any project to give a color flashing effect.",
"homepage": "https://github.com/skerkove/FlashingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skerkove": "kerkoves@gmail.com"
},
"source": {
"git": "https://github.com/skerkove/FlashingView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"swift_version": "4.0"
}