[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 3 / AnylineBeta / 3.27.0-160831082018 / AnylineBeta.podspec.json
blobf862f5b1f834f517eeead3a8b86a193d4cd794d0
2   "name": "AnylineBeta",
3   "version": "3.27.0-160831082018",
4   "summary": "Mobile Augmented Text Recognition SDK (Beta version)",
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": "LICENSE.md"
10   },
11   "authors": {
12     "Daniel Albertini": "daniel@anyline.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://anylinesdk.blob.core.windows.net/downloads/AnylineSDK_iOS_3.27.0-160831082018.zip"
19   },
20   "documentation_url": "https://documentation.anyline.com",
21   "vendored_frameworks": "Framework/Anyline.framework",
22   "resources": "Framework/AnylineResources.bundle",
23   "frameworks": [
24     "AssetsLibrary",
25     "Accelerate",
26     "AVFoundation",
27     "CoreMedia",
28     "CoreMotion",
29     "AudioToolbox"
30   ],
31   "libraries": [
32     "c++",
33     "z"
34   ],
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-force_load \\\"$(PODS_ROOT)/AnylineBeta/Framework/Anyline.framework/Anyline\\\""
37   }