blob: a3c25365dc3bcd8e1a981290b0c3efd57e621744 [file] [log] [blame]
{
"name": "wb-libui",
"platforms": {
"ios": "11.0"
},
"version": "0.1.0",
"summary": "WB Team libUI.",
"description": "UIKit system for app WB Partner and other apps.",
"homepage": "https://git.wildberries.ru/Dyatkov.Andrey/wb-libui",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Dyatkov": "dyatkov.andrey@wildberries.ru"
},
"swift_versions": "5.0",
"source": {
"git": "https://git.wildberries.ru/Dyatkov.Andrey/wb-libui.git",
"tag": "0.1.0"
},
"source_files": "libui/**/*.{h,m,swift}",
"resources": "libui/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "5.0"
}