blob: f3cfe8dc8beb4321330866043ff066274915fd96 [file] [log] [blame]
{
"name": "Primoz990-TWMessageBarManager",
"version": "1.8.3",
"summary": "This is a fork of terryworona/TWMessageBarManager with design and behaviour changes.",
"homepage": "https://github.com/primoz990/TWMessageBarManager",
"screenshots": "https://raw.githubusercontent.com/primoz990/TWMessageBarManager/master/Screenshots/main.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Primoz990": "prezek2@gmail.com"
},
"source": {
"git": "https://github.com/primoz990/TWMessageBarManager.git",
"tag": "1.8.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": [
"Classes/Icons/*.png"
],
"requires_arc": true
}