[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / f / 4 / KZStoreManager / 0.2.0 / KZStoreManager.podspec.json
blobee96ae496fc38dce422d328affc2338f7c57e527
2   "name": "KZStoreManager",
3   "version": "0.2.0",
4   "summary": "KZStoreManager is db store manager",
5   "description": "KZStoreManager can get http data from db and fmdb",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzstoremanager",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun-inc.com/bosszhipin/kzstoremanager.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "StoreManager/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "StoreManager/*.h",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "MMKV": [
28     ]
29   }