[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 2 / HJNKit / 1.0.0 / HJNKit.podspec.json
blob985f4bebf65a76d5189b3b449d0d33ac152d8e74
2   "name": "HJNKit",
3   "version": "1.0.0",
4   "summary": "HJNKit",
5   "description": "HJNKit for HJN",
6   "homepage": "https://github.com/heberthe/HJNKit",
7   "license": "MIT",
8   "authors": {
9     "Hebert.He": "lengfenghhx@hotmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/heberthe/HJNKit.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "frameworks/HJNKit.framework/Headers/*.{h}",
20     "*.{h,m}"
21   ],
22   "vendored_frameworks": "frameworks/HJNKit.framework",
23   "public_header_files": "frameworks/HJNKit.framework/Headers/*.h",
24   "frameworks": [
25     "CommonCrypto",
26     "Foundation"
27   ]