[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / 2 / BHTrunkCodeTool / 0.1.0 / BHTrunkCodeTool.podspec.json
blob26ff65c64f583914179c0f9bc9b44943aacd4ab5
2   "name": "BHTrunkCodeTool",
3   "version": "0.1.0",
4   "summary": "A short description of BHTrunkCodeTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/black-knife/BHTrunkCodeTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GhostReaper": "shadow_knife@yahoo.com"
13   },
14   "source": {
15     "git": "https://gitee.com/black-knife/BHTrunkCodeTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "BHTrunkCodeTool/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }