blob: 029b6707d625120e6203b6d0dafae031dc75e465 [file] [log] [blame]
{
"name": "LCCoolHUD",
"version": "1.0.3",
"summary": "A very COOL HUD! Support: http://LeoDev.me",
"homepage": "https://github.com/iTofu/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/iTofu/LCCoolHUD.git",
"tag": "1.0.3"
},
"source_files": "LCCoolHUD/*",
"requires_arc": true,
"dependencies": {
"JGProgressHUD": [
"~> 1.3.1"
],
"LCLoadingHUD": [
]
}
}