blob: 385176c4caaaf3cdc6ede9ffde06a971d8698df4 [file] [log] [blame]
{
"name": "MSGQ",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSGQ/Classes/**/*",
"pushed_with_swift_version": "3.0"
}