[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / c / 7 / MSGQ / 0.1.3 / MSGQ.podspec.json
blobb3e507e840d1ad3f4b2ca643d692c27d5db63873
2   "name": "MSGQ",
3   "version": "0.1.3",
4   "summary": "Swift framework that can be used to queue messages",
5   "description": "Swift framework that can be used to queue messages (views, toolbars, toasts, snackbars, etc..) or any other related/nonrelated objects",
6   "homepage": "https://github.com/iwheelbuy/MSGQ",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iwheelbuy": "iwheelbuy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iwheelbuy/MSGQ.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MSGQ/Classes/**/*",
22   "pushed_with_swift_version": "3.0"