[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / 2 / library-appvlib / 0.0.1 / library-appvlib.podspec.json
blob4959ae9d95bef7df4da0c627e1b3fd2d44eacedc
2   "name": "library-appvlib",
3   "version": "0.0.1",
4   "summary": "工具概况",
5   "description": "这里写描述 最好与summary写的不一样 不然会警告",
6   "homepage": "http://192.168.31.250:8003/dcw/library-appvlib",
7   "license": "MIT",
8   "authors": {
9     "dcw": "dcw@123.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "http://192.168.31.250:8003/dcw/library-appvlib.git",
16     "tag": "0.0.1"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source_files": "**/*.{h,m}",
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO",
23     "DEFINES_MODULE": "YES",
24     "CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED": "NO",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "pod-pblib": [
33     ]
34   }