[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / 7 / Anyline / 51.4.0 / Anyline.podspec.json
blob3235d7e7d329774fce8701f57c678ed4b5d52dd6
2   "name": "Anyline",
3   "version": "51.4.0",
4   "summary": "Mobile Augmented Text Recognition SDK",
5   "description": "The Anyline SDK is a great text recognition tool for your specific use case! Simply download our technology, define parameters which are important for the text you want to scan or import: font, character set, color, size and more. No advanced computer vision knowledge needed. Anyline can easily be integrated in your project.",
6   "homepage": "http://anyline.com",
7   "readme": "https://raw.githubusercontent.com/Anyline/anyline-ocr-examples-ios/master/README.md",
8   "license": {
9     "type": "Commercial",
10     "file": "AnylineSDK_iOS_51.4.0/LICENSE.md"
11   },
12   "authors": {
13     "Daniel Albertini": "daniel@anyline.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "http": "https://mobile-sdk-ios.anyline.io/pods/AnylineSDK_iOS_51.4.0.zip"
20   },
21   "documentation_url": "https://documentation.anyline.com",
22   "vendored_frameworks": "AnylineSDK_iOS_51.4.0/Framework/Anyline.xcframework",
23   "resources": "AnylineSDK_iOS_51.4.0/Framework/AnylineResources.bundle",
24   "frameworks": [
25     "Accelerate",
26     "AVFoundation",
27     "CoreMedia",
28     "CoreMotion",
29     "AudioToolbox",
30     "WebKit"
31   ],
32   "libraries": [
33     "c++",
34     "z"
35   ],
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC -weak_framework CoreNFC"
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }