blob: a25f1289a46db3913c0ac08fdfd7dc4b09ec2a00 [file] [log] [blame]
{
"name": "TTProgressHUD",
"version": "1.0.0",
"summary": "MBProgressHUD ~> 0.9.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ClaudeLi/TTProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ClaudeLi": "claudeli@yeah.net"
},
"source": {
"git": "https://github.com/ClaudeLi/TTProgressHUD.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTProgressHUD/Classes/**/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
]
}
}