blob: 0308747dcc4f3a0e7b5bebf4409450db2331f12c [file] [log] [blame]
{
"name": "EEHUDView",
"version": "1.0.0",
"summary": "EEHUDView is an easy-to-use, clean and lightweight HUD for iOS.",
"homepage": "https://github.com/335g/EEHUDView",
"license": "MIT",
"authors": "335g",
"source": {
"git": "https://github.com/335g/EEHUDView.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "EEHUDView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}