[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 9 / f / SpecTools / 1.0.0-alpha2 / SpecTools.podspec.json
blob3e9586c7ae3a5a58d3666df5c2ef3bf2ce51bcdc
2   "name": "SpecTools",
3   "version": "1.0.0-alpha2",
4   "summary": "Library that helps you write less code when testing interface in your iOS apps.",
5   "description": "Write less test code, this library contains a set of tools that are split in a few categories which have very specific helper functionality. All these are only available to their relevant elements.",
6   "homepage": "https://github.com/manGoweb/SpecTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ondrej Rafaj": "dev@mangoweb.cz"
13   },
14   "source": {
15     "git": "https://github.com/manGoweb/SpecTools.git",
16     "tag": "1.0.0-alpha2"
17   },
18   "social_media_url": "https://twitter.com/rafiki270",
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "SpecTools/Classes/**/*",
23   "frameworks": "XCTest",
24   "pushed_with_swift_version": "3.1"