blob: 6acc1c3125cc986a80004e6c305fe51edd474f88 [file] [log] [blame]
{
"name": "CoconutHUD",
"version": "0.0.5",
"summary": "if no data show this view.",
"homepage": "https://github.com/CoconutGZ/CoconutHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajin": "ss_ajin@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoconutGZ/CoconutHUD.git",
"tag": "0.0.5"
},
"source_files": "CoconutHUD/CoconutHUD/CoconutHUD/*.{*}",
"resources": "CoconutHUD/CoconutHUD/CoconutHUD/CoconutHUD.bundle",
"requires_arc": true
}