blob: ca8c33ff970f7eab506b9336a8214f2866da9f2b [file] [log] [blame]
{
"name": "Anyline",
"version": "18",
"summary": "Mobile Augmented Text Recognition SDK",
"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.",
"homepage": "http://anyline.com",
"license": {
"type": "Commercial",
"file": "AnylineSDK_iOS_18/LICENSE.md"
},
"authors": {
"Daniel Albertini": "daniel@anyline.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://anylinesdk.blob.core.windows.net/downloads/AnylineSDK_iOS_18.zip"
},
"documentation_url": "https://documentation.anyline.com",
"vendored_frameworks": "AnylineSDK_iOS_18/Framework/Anyline.framework",
"resources": "AnylineSDK_iOS_18/Framework/AnylineResources.bundle",
"frameworks": [
"AssetsLibrary",
"Accelerate",
"AVFoundation",
"CoreMedia",
"CoreMotion",
"AudioToolbox",
"WebKit"
],
"libraries": [
"c++",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC \\\"$(PODS_ROOT)/Anyline/AnylineSDK_iOS_18/Framework/Anyline.framework/Anyline\\\""
}
}