[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / 7 / Anyline / 15.1 / Anyline.podspec.json
blob9463bf41616af8503049ee04d8df05e76618227f
2   "name": "Anyline",
3   "version": "15.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_15.1/LICENSE.md"
10   },
11   "swift_versions": "4.2",
12   "source_files": "AnylineSDK_iOS_15.1/Framework/AnylineDummySwift.swift",
13   "authors": {
14     "Daniel Albertini": "daniel@anyline.com"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "http": "https://anylinesdk.blob.core.windows.net/downloads/AnylineSDK_iOS_15.1.zip"
21   },
22   "documentation_url": "https://documentation.anyline.com",
23   "vendored_frameworks": "AnylineSDK_iOS_15.1/Framework/Anyline.framework",
24   "resources": "AnylineSDK_iOS_15.1/Framework/AnylineResources.bundle",
25   "frameworks": [
26     "AssetsLibrary",
27     "Accelerate",
28     "AVFoundation",
29     "CoreMedia",
30     "CoreMotion",
31     "AudioToolbox",
32     "WebKit"
33   ],
34   "libraries": [
35     "c++",
36     "z"
37   ],
38   "xcconfig": {
39     "OTHER_LDFLAGS": "-ObjC \\\"$(PODS_ROOT)/Anyline/AnylineSDK_iOS_15.1/Framework/Anyline.framework/Anyline\\\""
40   },
41   "swift_version": "4.2"