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