blob: 864946586ae107ed78c0e10b36632270ab76db35 [file] [log] [blame]
{
"name": "ASProgressHud",
"version": "1.0.4",
"summary": "A custom loading view inspired by MBProgressHud",
"description": "A custom loading view inspired by MBProgressHud.",
"homepage": "https://github.com/andr3a88/ASProgressHud",
"license": "MIT",
"authors": {
"Andrea": "runner_corsa@msn.com"
},
"source": {
"git": "https://github.com/andr3a88/ASProgressHud.git",
"tag": "1.0.4"
},
"social_media_url": "https://twitter.com/andrea_steva",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Resources": [
"Pod/Assets/**/*.png"
]
},
"pushed_with_swift_version": "4.0"
}