Latest | 1.0.1 |
---|---|
Homepage | https://github.com/HarshitDaftary/HDAlertShortkut |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | UIKit |
Authors |
[](https://travis-ci.org/Harshit Daftary/HDAlertShortkut)
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
HDAlertShortkut is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "HDAlertShortkut"
Author
Harshit Daftary, [email protected]
License
HDAlertShortkut is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "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": "[email protected]" }, "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" }
Mon, 29 Feb 2016 23:38:02 +0000