blob: 97d306bf814d6886222eed98dcaa66e128922d6e [file] [log] [blame]
{
"name": "LCCoolHUD",
"version": "1.0.2",
"summary": "A very COOL HUD! Support: http://LeoDev.me",
"homepage": "https://github.com/LeoiOS/LCCoolHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "devtip@163.com"
},
"social_media_url": "http://LeoDev.me",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCCoolHUD.git",
"tag": "1.0.2"
},
"source_files": "LCCoolHUD/*",
"requires_arc": true,
"dependencies": {
"JGProgressHUD": [
"~> 1.3.1"
],
"LCLoadingHUD": [
]
}
}