blob: 3f1e369525e445ff35c36aa4c923158bb5580418 [file] [log] [blame]
{
"name": "MJProgressHUD",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJProgressHUD/Classes/**/*",
"frameworks": "UIKit"
}