[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 8 / 6 / NUtilToIos / 0.0.1 / NUtilToIos.podspec.json
blob3cfcd8a79ee434653f30a77d7843f6e557fed0fc
2   "name": "NUtilToIos",
3   "version": "0.0.1",
4   "summary": "测试公共库.",
5   "description": "测试公有/私有framework发布,暴露基础工具类,文件管理/蓝牙控制/日志管理/数学函数",
6   "homepage": "https://gitee.com/lhsplayer/nutil-to-ios",
7   "license": "MIT",
8   "authors": {
9     "李海生": "88392323@qq.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://gitee.com/lhsplayer/nutil-to-ios.git",
16     "tag": "0.0.1"
17   },
18   "vendored_frameworks": "NUtilToIos.framework",
19   "swift_versions": "5.0",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "swift_version": "5.0"