[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / d / UIBot / 0.1.1 / UIBot.podspec.json
blob713fe5e760ad3ba6a2293c868b6f1d490e939a5c
2   "name": "UIBot",
3   "version": "0.1.1",
4   "summary": "A Bot way to create UI Test in Swift.",
5   "homepage": "https://github.com/TucoBZ/UIBot",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TucoBZ": "tucobz@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TucoBZ/UIBot.git",
15     "tag": "0.1.1"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/UIBot/*.swift",
22   "frameworks": "XCTest"