[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / c / Redbird / 0.0.1 / Redbird.podspec.json
blob0f8c96fff9d51e5db06ba1cdd66ccf6596226a35
2   "name": "Redbird",
3   "version": "0.0.1",
4   "summary": "Pure-Swift Redis client. OS X and Linux ready.",
5   "description": "Pure-Swift implementation of a Redis client from the original protocol spec. OS X + Linux compatible.",
6   "homepage": "https://github.com/czechboy0/Redbird",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Honza Dvorsky": "https://honzadvorsky.com"
13   },
14   "social_media_url": "http://twitter.com/czechboy0",
15   "platforms": {
16     "osx": "10.11"
17   },
18   "source": {
19     "git": "https://github.com/czechboy0/Redbird.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/Redbird/*.swift"