blob: a283b1856d406e771d447c0217a039a31dbb0e37 [file] [log] [blame]
{
"name": "MBAdminSwift",
"version": "1.0.6",
"summary": "A package that extends the MBurger SDK.",
"description": "With MBAdmin you can edit sections of MBurger.",
"homepage": "https://github.com/Mumble-SRL/MBAdminSwift",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Alessandro Viviani": "alessandro.viviani@mumbleideas.it"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Mumble-SRL/MBAdminSwift.git",
"tag": "1.0.6"
},
"source_files": [
"MBAdminSwift/*.{h,m,swift}",
"MBAdminSwift/**/*.{h,m,swift}"
],
"frameworks": "UIKit",
"dependencies": {
"MBurgerSwift": [
]
},
"swift_versions": "5",
"swift_version": "5"
}