blob: 7a774117d33212f3a105f279944fb86e6676d991 [file] [log] [blame]
{
"name": "Primoz990-TWMessageBarManager",
"version": "1.8.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": [
"Classes/Icons/*.png"
],
"requires_arc": true
}