[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 2 / XBBase / 0.1.0 / XBBase.podspec.json
blob9463296e1f9e9e294e5d6269ed4962dbda9b0ddd
2   "name": "XBBase",
3   "version": "0.1.0",
4   "summary": "A short description of XBBase.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sixiaobo/XBBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sixiaobo": "theydonotcare@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sixiaobo/XBBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "XBBase/Classes/*.{swift}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SwiftyStoreKit": [
26     ],
27     "KeychainAccess": [
29     ],
30     "SSZipArchive": [
32     ],
33     "SnapKit": [
35     ]
36   }