blob: c1da9c554e72f45fd2543cf40d58b108c0d58a45 [file] [log] [blame]
{
"name": "MSGQ",
"version": "0.1.1",
"summary": "Swift framework that can be used to queue messages",
"description": "Swift framework that can be used to queue messages (views, toolbars, toasts, snackbars, etc..) or any other related/nonrelated objects",
"homepage": "https://github.com/iwheelbuy/MSGQ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iwheelbuy": "iwheelbuy@gmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/MSGQ.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSGQ/Classes/**/*",
"pushed_with_swift_version": "3.0"
}