{ | |
"name": "MixboxUiKit", | |
"module_name": "MixboxUiKit", | |
"version": "0.0.2", | |
"summary": "MixboxUiKit", | |
"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.2" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"swift_version": "4.0", | |
"requires_arc": true, | |
"source_files": "Frameworks/UiKit/**/*.{swift,h,m,md}", | |
"dependencies": { | |
"MixboxFoundation": [ | |
] | |
} | |
} |