blob: cf34a2342f6ad40dd1eddc8d37a3cf04bcf0abc0 [file] [log] [blame]
{
"name": "JLProgressHUD",
"version": "1.0",
"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": "1.0"
},
"source_files": "JLProgressHUD/JLProgressHUD/*.{h,m}",
"resources": "JLProgressHUD/JLProgressHUD/*.bundle",
"requires_arc": true
}