blob: 05cb46ea37e83318258fd5c65c56efc4b9342e1b [file] [log] [blame]
{
"name": "MJProgressHUD",
"version": "1.1.0",
"summary": "An extremely simple ProgressHUD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jgyhc/MJProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "https://github.com/jgyhc/MJProgressHUD.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJProgressHUD/Classes/**/*",
"frameworks": "UIKit"
}