blob: 4bfe873132981999de775742f8f27f89303ed1a3 [file] [log] [blame]
{
"name": "LCCoolHUD",
"version": "1.0.1",
"summary": "A very COOL HUD! Support: http://www.leodong.com",
"homepage": "https://github.com/LeoiOS/LCCoolHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leoios@sina.com"
},
"social_media_url": "http://www.leodong.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCCoolHUD.git",
"tag": "1.0.1"
},
"source_files": "LCCoolHUD/*",
"requires_arc": true,
"dependencies": {
"JGProgressHUD": [
"~> 1.3.1"
],
"LCLoadingHUD": [
]
}
}