blob: 11eae8e82b16be8fe1684eb31ac0d743c2db7806 [file] [log] [blame]
{
"name": "CLProgressHUD",
"version": "0.0.1",
"summary": "A colorful progress loading control for you iPhone or iPad APP.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cleexiang/CLProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"clee": "cleexiang@126.com"
},
"source": {
"git": "https://github.com/cleexiang/CLProgressHUD.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*"
}