blob: e7c68d61265c93829865d806f00848c947ebac54 [file] [log] [blame]
{
"name": "JLProgressHUD",
"version": "0.8",
"summary": "JLProgressHUD Based on the secondary packaging SVProgressHUD, added many color chrysanthemum, can customize the color chrysanthemum.",
"homepage": "https://github.com/smalltsky/JLProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smalltsky": "https://github.com/smalltsky"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/smalltsky/JLProgressHUD.git",
"tag": "0.8"
},
"source_files": "JLProgressHUD/JLProgressHUD/*.{h,m}",
"requires_arc": true
}