| { | |
| "name": "GTXiLib", | |
| "version": "0.0.1", | |
| "summary": "An iOS Accessibility testing library.", | |
| "description": "iOS Accessibility testing library that works with XCTest", | |
| "homepage": "https://github.com/google/GTXiLib", | |
| "license": "Apache License 2.0", | |
| "authors": "j-sid", | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/google/GTXiLib.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Classes/**/*.{h,m,swift}" | |
| } |