blob: f105efcf65915e73c23a5e1355e2b4d66bb46e3d [file] [log] [blame]
{
"name": "DYDotsView-Swift",
"version": "0.0.2",
"summary": "A simple view that show pulsing dots.",
"homepage": "https://github.com/Dwarven/DYDotsView",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"source": {
"git": "https://github.com/Dwarven/DYDotsView.git",
"tag": "0.0.2"
},
"source_files": "Swift/DYDotsView/*.swift"
}