blob: 2059e496fa4b92b636615f7e04914e7bdf9c2d72 [file] [log] [blame]
{
"name": "DoneHUD",
"version": "1.0.0",
"summary": "Done animation on HUD made with Swift",
"homepage": "https://github.com/beryu/DoneHUD",
"screenshots": "https://github.com/beryu/DoneHUD/raw/master/DoneHUD_demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryuta Kibe": "beryu@blk.jp"
},
"social_media_url": "http://twitter.com/beryu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/beryu/DoneHUD.git",
"tag": "1.0.0"
},
"source_files": "Source/*",
"requires_arc": true
}