blob: 9e8fe4b41fbaf438166ef58616df41757aee02ed [file] [log] [blame]
{
"name": "BlueKit",
"version": "0.1.0",
"summary": "Core",
"homepage": "https://code.branderstudio.com/mobile/bluekit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksandr Orlov": "alexandr.orlov@brander.ua"
},
"source": {
"git": "https://code.branderstudio.com/mobile/bluekit",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BlueKit/Source/**/*",
"dependencies": {
"AnyFormatKit": [
"1.0.0"
],
"AUIKit": [
"0.1.2"
],
"BTextInputFilter": [
"0.1.1"
],
"BTextInputValidator": [
"0.1.1"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}