[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / 7 / Anyline / 18 / Anyline.podspec.json
blobca8c33ff970f7eab506b9336a8214f2866da9f2b
2   "name": "Anyline",
3   "version": "18",
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_18/LICENSE.md"
10   },
11   "authors": {
12     "Daniel Albertini": "daniel@anyline.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://anylinesdk.blob.core.windows.net/downloads/AnylineSDK_iOS_18.zip"
19   },
20   "documentation_url": "https://documentation.anyline.com",
21   "vendored_frameworks": "AnylineSDK_iOS_18/Framework/Anyline.framework",
22   "resources": "AnylineSDK_iOS_18/Framework/AnylineResources.bundle",
23   "frameworks": [
24     "AssetsLibrary",
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 \\\"$(PODS_ROOT)/Anyline/AnylineSDK_iOS_18/Framework/Anyline.framework/Anyline\\\""
38   }