blob: 71821bd4b483992dba37fbf02be721a37a3e179a [file] [log] [blame]
{
"name": "DoneHUD",
"version": "1.0.1",
"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.1"
},
"source_files": "Source/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}