[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / b / FPhiAbbyyRtrSDK / 1.0.1 / FPhiAbbyyRtrSDK.podspec.json
blob05ac0847e31c93b76667e7d27b11439124cef5da
2   "name": "FPhiAbbyyRtrSDK",
3   "version": "1.0.1",
4   "summary": "AbbyyRtrSDK pod version",
5   "description": "This pod was built to provide a pod version of Abbyy Framework which is licensed.\nABBYY is a registered trademark or a trademark of ABBYY Software Ltd.",
6   "homepage": "https://github.com/facephi/facephi-abbyy-sdk",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Facephi Biometria": "developer@facephi.com"
13   },
14   "source": {
15     "git": "https://github.com/facephi/facephi-abbyy-sdk.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "xcconfig": {
22     "ENABLE_BITCODE": "NO",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
24   },
25   "source_files": "FPhiAbbyyRtrSDK/Classes/**/*",
26   "preserve_paths": "FPhiAbbyyRtrSDK/Frameworks/**/*",
27   "ios": {
28     "vendored_frameworks": [
29       "FPhiAbbyyRtrSDK/Frameworks/AbbyyRtrSDK.framework",
30       "FPhiAbbyyRtrSDK/Frameworks/AbbyyZLib.framework",
31       "FPhiAbbyyRtrSDK/Frameworks/ExtraNeoML.Dnn.framework",
32       "FPhiAbbyyRtrSDK/Frameworks/FineMachineLearning.framework",
33       "FPhiAbbyyRtrSDK/Frameworks/FineMachineLearningExt.framework",
34       "FPhiAbbyyRtrSDK/Frameworks/FineObj.framework",
35       "FPhiAbbyyRtrSDK/Frameworks/Mobile.imaging.framework",
36       "FPhiAbbyyRtrSDK/Frameworks/Mobile.Ocr4.framework",
37       "FPhiAbbyyRtrSDK/Frameworks/Mobile.SDK.framework",
38       "FPhiAbbyyRtrSDK/Frameworks/Mobile.Vision.framework",
39       "FPhiAbbyyRtrSDK/Frameworks/NeoMathEngine.framework",
40       "FPhiAbbyyRtrSDK/Frameworks/NeoML.framework",
41       "FPhiAbbyyRtrSDK/Frameworks/PortLayer.framework"
42     ]
43   },
44   "libraries": [
45     "c++",
46     "z"
47   ]