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",
13 "Akio Yasui": "akkyie01@gmail.com"
15 "swift_versions": "5",
22 "git": "https://github.com/akkyie/Tablier.git",
25 "source_files": "Sources/Tablier",
27 "frameworks": "XCTest",
28 "pod_target_xcconfig": {
29 "ENABLE_TESTING_SEARCH_PATHS": "YES"