[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / f / Konex / 0.1.1 / Konex.podspec.json
blobf92c700a7236f550c44ff235aa0f823c4cd55c84
2   "name": "Konex",
3   "version": "0.1.1",
4   "summary": "A short description of Konex.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fmo91/Konex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fmo91": "ortizfernandomartin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fmo91/Konex.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Konex/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 3.0"
25     ],
26     "RxCocoa": [
27       "~> 3.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"