blob: 58fd5c6a81f64851820a3b21f22a54d47be18ce9 [file] [log] [blame]
{
"name": "JTProgressHUD",
"version": "1.0.4",
"summary": "**JTProgressHUD** is the new **HUD** designed to show **YOUR** views in the **HUD style** **with one line of code**.",
"description": "**JTProgressHUD** is the new **HUD** designed to show **YOUR** views (eg. UIImageView animations) in the **HUD style** **with one line of code**.",
"homepage": "https://github.com/kubatru/JTProgressHUD",
"screenshots": "https://raw.githubusercontent.com/kubatru/JTProgressHUD/master/Screens/preview.png",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Jakub Truhlar",
"social_media_url": "http://kubatruhlar.cz",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kubatru/JTProgressHUD.git",
"tag": "1.0.4"
},
"source_files": "JTProgressHUD/*",
"frameworks": "UIKit",
"requires_arc": true
}