blob: ea9cb79ad89b6a7a1d8c7df471dc66180aaebc1a [file] [log] [blame]
{
"name": "JDragonHUD",
"version": "0.0.1",
"summary": "iOS HUD 封装",
"description": "一个非常简单的HUD展示",
"homepage": "https://github.com/lyc59621/JDragonHUD",
"license": "MIT",
"authors": {
"JDragon": "lyc59621@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lyc59621/JDragonHUD.git",
"tag": "0.0.1"
},
"source_files": "JDragonHUD/*.{h,m}",
"requires_arc": true
}