blob: 2fba0be46db0d9f149da37991e4e513cf764b39a [file] [log] [blame]
{
"name": "WZSnakeHUD",
"version": "0.1",
"summary": "A clean and neat HUD.",
"description": "WZSnakeHUD is a clean and neat HUD to help you deal with the progress.\n",
"homepage": "http://www.wongzigii.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wongzigii": "wongzigii@outlook.com"
},
"source": {
"git": "https://github.com/wongzigii/WZSnakeHUD.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"WZSnakeHUD",
"WZSnakeHUD/*.{h,m}"
],
"requires_arc": true
}