blob: d237d82f9cf4eb1b987de791395d760859baf203 [file] [log] [blame]
{
"name": "HDAlertShortkut",
"version": "1.0.1",
"summary": "Use Alerts and Actionsheets using blocks.",
"description": "Use Alerts and Actionsheets using blocks. No need to implement delegates.",
"homepage": "https://github.com/HarshitDaftary/HDAlertShortkut",
"license": "MIT",
"authors": {
"Harshit Daftary": "daftaryharshit@yahoo.co.in"
},
"source": {
"git": "https://github.com/HarshitDaftary/HDAlertShortkut.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/daftaryharshit",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"HDAlertShortkut": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}