[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / f / PNTools / 0.9.0 / PNTools.podspec.json
bloba6d8cf6b9f4e220e3b344e9c36843e93eaf12047
2   "name": "PNTools",
3   "version": "0.9.0",
4   "summary": "A short description of PNTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xixi/PNTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xixi": "xixi_wen@foxmial.com"
13   },
14   "source": {
15     "git": "https://github.com/emodeqidao/PNTools.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": [
22     "PNTools/PNTool.framework"
23   ],
24   "source_files": "PNTools/PNTool.framework/Headers/*.{h}",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   },
28   "public_header_files": "PNTools/PNTool.framework/Headers/*.{h}",
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ]