[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 7 / Anyline / 22 / Anyline.podspec.json
blobcb9f25a64f5df51e2b0dd92750775d8159343ef4
2   "name": "Anyline",
3   "version": "22",
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_22/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_22.zip",
19     "flatten": true
20   },
21   "documentation_url": "https://documentation.anyline.com",
22   "vendored_frameworks": "AnylineSDK_iOS_22/Framework/Anyline.framework",
23   "resources": "AnylineSDK_iOS_22/Framework/AnylineResources.bundle",
24   "frameworks": [
25     "AssetsLibrary",
26     "Accelerate",
27     "AVFoundation",
28     "CoreMedia",
29     "CoreMotion",
30     "AudioToolbox",
31     "WebKit"
32   ],
33   "libraries": [
34     "c++",
35     "z"
36   ],
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-ObjC \\\"$(PODS_ROOT)/Anyline/AnylineSDK_iOS_22/Framework/Anyline.framework/Anyline\\\""
39   }