Latest | 1.0.1 |
---|---|
Homepage | http://github.com/jverdi/JVAlertController |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | Foundation, UIKit |
Authors |
no README.md available
Latest podspec
{ "name": "JVAlertController", "version": "1.0.1", "summary": "JVAlertController is an API-compatible backport of UIAlertController for iOS 7", "homepage": "http://github.com/jverdi/JVAlertController", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Jared Verdi": "[email protected]" }, "source": { "git": "https://github.com/jverdi/JVAlertController.git", "tag": "1.0.1" }, "platforms": { "ios": "7.0" }, "source_files": "JVAlertController/JVAlertController/*.{h,m}", "frameworks": [ "Foundation", "UIKit" ], "requires_arc": true }
Fri, 04 Mar 2016 16:01:02 +0000