[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 2 / MMProgress / 1.2.13 / MMProgress.podspec.json
blob53ac615c79b57a4c1c44190c390ee42a3a7420dc
2   "name": "MMProgress",
3   "version": "1.2.13",
4   "summary": "MMProgress is a progress hud that offers a variety of UI features.",
5   "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.\"",
6   "homepage": "https://github.com/Alarson93/mmprogress",
7   "license": "MIT",
8   "authors": {
9     "Alex Larson": "alarson@myriadmobile.com"
10   },
11   "source": {
12     "git": "https://github.com/Alarson93/mmprogress.git",
13     "tag": "1.2.13"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MMProgress": [
22       "Pod/Classes/**/*.{xib,png,jpeg,jpg}"
23     ]
24   },
25   "dependencies": {
26     "SpinKit": [
28     ]
29   }