blob: f63c575b551a5c0b505a6c6048c9f912606b2e52 [file] [log] [blame]
{
"name": "JTAlertView",
"version": "1.0.2",
"summary": "JTAlertView is the new **wonderful dialog/HUD/alert** kind of View.",
"description": " **JTAlertView** is the new **wonderful dialog/HUD/alert** kind of View. It was also designed to cover user’s needs during **customization**. Created with **delightful combination** of image, parallax and pop effects, **JTAlertView** improves your user experience.\n",
"homepage": "https://github.com/kubatru/JTAlertView",
"screenshots": "https://raw.githubusercontent.com/kubatru/JTAlertView/master/Screens/alertView.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/JTAlertView.git",
"tag": "1.0.2"
},
"source_files": "JTAlertView/*",
"frameworks": "UIKit",
"requires_arc": true
}