blob: e1f1772601e9da9810a5f261883dad9801ae6823 [file] [log] [blame]
{
"name": "MessageBar",
"version": "1.0",
"summary": "A very flexible message bar for iOS.",
"description": "A very flexible message bar for iOS, allow you to show message in any container",
"homepage": "https://github.com/tiepvuvan/MessageBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Vu": "tiep.vuvan614@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tiepvuvan/MessageBar.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}