[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / 2 / KFDLNA / 0.1.1 / KFDLNA.podspec.json
blob249dd820697120fdef310ad3cdf49881028fcd52
2   "name": "KFDLNA",
3   "version": "0.1.1",
4   "summary": "A short description of KFDLNA.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AlbertBoy/KFDLNA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlbertBoy": "784654229@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AlbertBoy/KFDLNA.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KFDLNA/Classes/ARC/**/*",
22   "libraries": [
23     "icucore",
24     "c++",
25     "z",
26     "xml2"
27   ],
28   "dependencies": {
29     "CocoaAsyncSocket": [
31     ]
32   },
33   "xcconfig": {
34     "ENABLE_BITCODE": "NO",
35     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
36     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
37   },
38   "subspecs": [
39     {
40       "name": "MRC",
41       "source_files": "KFDLNA/Classes/MRC/GData/*",
42       "requires_arc": false
43     }
44   ]