blob: fdc5d9c6658aa6129f681999fc98e8cdc4aa934a [file] [log] [blame]
{
"name": "DYDotsView",
"version": "0.0.1",
"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"
},
"source": {
"git": "https://github.com/Dwarven/DYDotsView.git",
"tag": "0.0.1"
},
"source_files": "Objective-C/DYDotsView/*.{h,m}"
}