[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / 7 / Anyline / 26.1 / Anyline.podspec.json
blob98ab6643f5d94f9c4b1733ad5b6a4f5161d93bb6
2   "name": "Anyline",
3   "version": "26.1",
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   "license": {
8     "type": "Commercial",
9     "file": "AnylineSDK_iOS_26.1/LICENSE.md"
10   },
11   "authors": {
12     "Daniel Albertini": "daniel@anyline.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://anylinesdk.blob.core.windows.net/downloads/AnylineSDK_iOS_26.1.zip"
19   },
20   "documentation_url": "https://documentation.anyline.com",
21   "vendored_frameworks": "AnylineSDK_iOS_26.1/Framework/Anyline.framework",
22   "resources": "AnylineSDK_iOS_26.1/Framework/AnylineResources.bundle",
23   "frameworks": [
24     "Accelerate",
25     "AVFoundation",
26     "CoreMedia",
27     "CoreMotion",
28     "AudioToolbox",
29     "WebKit"
30   ],
31   "libraries": [
32     "c++",
33     "z"
34   ],
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-ObjC"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }