blob: 4371c665e20d2fefb15d22d3c7c6156833357770 [file] [log] [blame]
{
"name": "ASProgressHud",
"version": "0.0.3",
"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": "0.0.3"
},
"social_media_url": "https://twitter.com/andrea_steva",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Resources": [
"Pod/Assets/**/*.png"
]
}
}