2 "name": "AMTestHelpers",
4 "swift_version": "4.2",
5 "summary": "A collection of extensions and methods that make unit testing difficult behaviors easy.",
6 "description": "`AMTestHelpers` helps make unit testing behaviors that are difficult to test, such as presenting view controllers, simple and easy through method swizzling.",
7 "homepage": "https://github.com/AnthonyMDev/AMTestHelpers",
10 "Anthony Miller": "AnthonyMDev@gmail.com.com"
13 "git": "https://github.com/AnthonyMDev/AMTestHelpers.git",
16 "social_media_url": "https://twitter.com/AnthonyMDev",
21 "source_files": "AMTestHelpers/*.{swift,h,m}",