[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 1 / CodeBase / 0.1.0 / CodeBase.podspec.json
blobb9b37eb111d7c9ab697c37f2ca0548639652a363
2   "name": "CodeBase",
3   "version": "0.1.0",
4   "summary": "A short description of CodeBase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hosituan/CodeBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hosituan": "tuan.ho@c2c-techhub.io"
13   },
14   "source": {
15     "git": "https://github.com/hosituan/CodeBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "CodeBase/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "CocoaLumberjack/Swift": [
29     ],
30     "Kingfisher": [
32     ],
33     "KeychainAccess": [
35     ],
36     "IQKeyboardManagerSwift": [
37       "~> 6.0.4"
38     ],
39     "Localize-Swift": [
41     ],
42     "DZNEmptyDataSet": [
44     ],
45     "RxSwift": [
46       "~> 4.0"
47     ],
48     "RxCocoa": [
49       "~> 4.0"
50     ],
51     "Moya/RxSwift": [
52       "~> 11.0"
53     ],
54     "SwiftyJSON": [
56     ]
57   }