[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 8 / 9 / AMTestHelpers / 0.2.0 / AMTestHelpers.podspec.json
blobaf534e846cb1145443d95e79d81208d0effa0e4f
2   "name": "AMTestHelpers",
3   "version": "0.2.0",
4   "summary": "A collection of extensions and methods that make unit testing difficult behaviors easy.",
5   "description": "`AMTestHelpers` helps make unit testing behaviors that are difficult to test, such as presenting view controllers, simple and easy through method swizzling.",
6   "homepage": "https://github.com/AnthonyMDev/AMTestHelpers",
7   "license": "MIT",
8   "authors": {
9     "Anthony Miller": "AnthonyMDev@gmail.com.com"
10   },
11   "source": {
12     "git": "https://github.com/AnthonyMDev/AMTestHelpers.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/AnthonyMDev",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"