blob: 218c8d32e1e504a42a9d643dc706e19e33f8983b [file] [log] [blame]
{
"name": "DYDotsView",
"version": "0.0.2",
"summary": "A simple view that show pulsing dots.",
"homepage": "https://github.com/Dwarven/DYDotsView",
"platforms": {
"ios": "7.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": "0.0.2"
},
"source_files": "Objective-C/DYDotsView/*.{h,m}"
}