[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / f / 6 / Tablier / 0.5.1 / Tablier.podspec.json
blob8eb11c38e5d746f3d46f639bcbaec29f4b430c7b
2   "name": "Tablier",
3   "version": "0.5.1",
4   "summary": "A micro-framework for Table Driven Tests.",
5   "description": "Tablier makes it easy to write Table Driven Tests in Swift.",
6   "homepage": "https://github.com/akkyie/Tablier",
7   "screenshots": "https://user-images.githubusercontent.com/1528813/59867231-9b508b00-93c8-11e9-8489-127d441c2a5b.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Akio Yasui": "akkyie01@gmail.com"
14   },
15   "swift_versions": "5",
16   "platforms": {
17     "osx": "10.15",
18     "ios": "13.0",
19     "tvos": "13.0"
20   },
21   "source": {
22     "git": "https://github.com/akkyie/Tablier.git",
23     "tag": "0.5.1"
24   },
25   "source_files": "Sources/Tablier",
26   "requires_arc": true,
27   "frameworks": "XCTest",
28   "swift_version": "5"