[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 7 / VRProgressHUD / 1.0.6 / VRProgressHUD.podspec.json
bloba56ce47b18baa05e759de9599c36aeb48e151fd4
2   "name": "VRProgressHUD",
3   "version": "1.0.6",
4   "summary": "**JTProgressHUD** is the new **HUD** designed to show **YOUR** views in the **HUD style** **with one line of code**.",
5   "description": "**HDProgressHUD** is only a fork of **JTProgressHUD** with a custom animation. **JTProgressHUD** is the new **HUD** designed to show **YOUR** views (eg. UIImageView animations) in the **HUD style** **with one line of code**. You can see many HUDs with easy implementation, but **the idea** is that you want that **easy implementation** with **HUD style** (background that block views below so the user knows that something is processing), but want to **show YOUR** animations/views (could be your app’s animated logo). *By DEFAULT* one animation is also included/built-in.",
6   "homepage": "https://github.com/elchief84/VRProgressHUD",
7   "screenshots": "https://raw.githubusercontent.com/elchief84/VRProgressHUD/master/Screens/preview.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": "Vincenzo Romano",
13   "social_media_url": "http://www.enzoromano.eu",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/elchief84/VRProgressHUD.git",
19     "tag": "1.0.6"
20   },
21   "source_files": "VRProgressHUD/*",
22   "frameworks": "UIKit",
23   "requires_arc": true