blob: fb8fb29279f1dff378d66fce77d0661946217d9a [file] [log] [blame]
{
"name": "MGHUD",
"version": "0.0.1",
"summary": "progress HUD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MewGull/MGHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MewGull": "mewgullorg@gmail.com"
},
"source": {
"git": "https://github.com/MewGull/MGHUD.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGHUD/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}