2 "name": "MockUIAlertViewActionSheet",
4 "summary": "Mock classic alerts and action sheets for unit tests",
5 "description": "MockUIAlertViewActionSheet lets you mock old-style iOS alerts and action sheets for unit tests, based on the UIAlertView and UIActionSheet.\n\nNo actual alerts are presented. This means:\n\n* The workflow doesn't pause for an action to be selected.\n* Tests are blazing fast.",
6 "homepage": "https://github.com/jonreid/MockUIAlertViewActionSheet",
9 "Jon Reid": "jon@qualitycoding.org"
11 "social_media_url": "https://twitter.com/qcoding",
16 "git": "https://github.com/jonreid/MockUIAlertViewActionSheet.git",
19 "source_files": "TestSupport/*.{h,m}",