[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / f / SpecTools / 0.0.1 / SpecTools.podspec.json
blob7a5d103e730cb56bd836fd3bb5a2f5b545acada3
2   "name": "SpecTools",
3   "version": "0.0.1",
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": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/rafiki270",
19   "platforms": {
20     "ios": "9.1"
21   },
22   "source_files": "SpecTools/Classes/**/*",
23   "pushed_with_swift_version": "3.1"