blob: cda1d785b538039ded857f975ee0432d99f9e7ac [file] [log] [blame]
{
"name": "MMProgress",
"version": "1.2.14",
"summary": "MMProgress is a progress hud that offers a variety of UI features.",
"description": "\"MMProgress is a flexible progress hud. It was built in inspiration from KVNProgress and SVProgressHUD. You can pass in custom animations, provide a background tint, choose whether or not you want full screen, and much more. My goal with this is to create an extremely flexible, beautiful, and easy to use hud.\"",
"homepage": "https://github.com/Alarson93/mmprogress",
"license": "MIT",
"authors": {
"Alex Larson": "alarson@myriadmobile.com"
},
"source": {
"git": "https://github.com/Alarson93/mmprogress.git",
"tag": "1.2.14"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MMProgress": [
"Pod/Classes/**/*.{xib,png,jpeg,jpg}"
]
},
"dependencies": {
"SpinKit": [
]
}
}