[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / 8 / DispatchStore / 0.5 / DispatchStore.podspec.json
blob2fda17278c528f8293203874523179a902fb685e
2   "name": "DispatchStore",
3   "version": "0.5",
4   "summary": "Multi-store Flux implementation in Swift.",
5   "description": "A lightweight, operation based, multi-store Flux implementation in Swift.",
6   "homepage": "https://github.com/alexdrone/Dispatch",
7   "screenshots": "https://github.com/alexdrone/Dispatch/raw/master/docs/dispatch_logo_small.png",
8   "license": "MIT",
9   "authors": {
10     "Alex Usbergo": "alexakadrone@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/alexdrone/Dispatch.git",
14     "tag": "0.5"
15   },
16   "social_media_url": "https://twitter.com/alexdrone",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "src/**/*",
22     "deps/**/*"
23   ],
24   "pushed_with_swift_version": "3.1"