blob: a56ce47b18baa05e759de9599c36aeb48e151fd4 [file] [log] [blame]
{
"name": "VRProgressHUD",
"version": "1.0.6",
"summary": "**JTProgressHUD** is the new **HUD** designed to show **YOUR** views in the **HUD style** **with one line of code**.",
"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.",
"homepage": "https://github.com/elchief84/VRProgressHUD",
"screenshots": "https://raw.githubusercontent.com/elchief84/VRProgressHUD/master/Screens/preview.png",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Vincenzo Romano",
"social_media_url": "http://www.enzoromano.eu",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/elchief84/VRProgressHUD.git",
"tag": "1.0.6"
},
"source_files": "VRProgressHUD/*",
"frameworks": "UIKit",
"requires_arc": true
}