[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / b / KREClient / 0.4 / KREClient.podspec.json
blobcc48bb442dc1c1e818315bf3b33a488ae3c6a772
2   "name": "KREClient",
3   "version": "0.4",
4   "summary": "Client for Kayako Realtime Engine",
5   "description": "Client for Kayako Realtime Engine. Works with iOS 8.0 and greater.",
6   "homepage": "https://github.com/codeOfRobin/KREClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robin Malhotra": "robin.malhotra@kayako.com"
13   },
14   "social_media_url": "https://twitter.com/codeofrobin",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/codeOfRobin/KREClient.git",
20     "tag": "0.4"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Birdsong": [
27     ],
28     "Unbox": [
30     ]
31   },
32   "pushed_with_swift_version": "3.2"