| { | |
| "name": "MixboxTestability", | |
| "module_name": "MixboxTestability", | |
| "version": "0.0.1", | |
| "summary": "MixboxTestability makes your UI more testable", | |
| "homepage": "https://github.com/avito-tech/Mixbox", | |
| "license": "MIT", | |
| "authors": { | |
| "Hive of coders from Avito": "avito.ru" | |
| }, | |
| "source": { | |
| "git": "https://github.com/avito-tech/Mixbox.git", | |
| "tag": "Mixbox-0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "swift_version": "4.0", | |
| "requires_arc": true, | |
| "source_files": "Frameworks/Testability/**/*.{swift,h,m,md}" | |
| } |