[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / f / LLPayKit / 0.0.1 / LLPayKit.podspec.json
blobc3869e73e146b76054c8887ef6a9a05a6ab3e735
2   "name": "LLPayKit",
3   "version": "0.0.1",
4   "summary": "LLPayKit的pod库 支付使用.",
5   "homepage": "https://gitee.com/LYPC/LLPayKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "LYPC",
11   "source": {
12     "git": "https://gitee.com/LYPC/LLPayKit.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "x86_64 armv7 arm64"
20   },
21   "vendored_frameworks": "LLPayKit/PayFramework.framework",
22   "static_framework": false,
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC",
25     "ENABLE_BITCODE": "NO"
26   }