blob: 05b8c6d0ad4a711337ec173066c8c7c44b25ea57 [file] [log] [blame]
{
"name": "Anyline",
"version": "3.5.1",
"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.io",
"license": {
"type": "Commercial",
"file": "AnylineSDK_iOS_3.5.1/LICENSE.md"
},
"authors": {
"Daniel Albertini": "daniel@anyline.io"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://anylinesdk.blob.core.windows.net/downloads/AnylineSDK_iOS_3.5.1.zip"
},
"documentation_url": "https://documentation.anyline.io",
"vendored_frameworks": "AnylineSDK_iOS_3.5.1/Framework/Anyline.framework",
"resources": "AnylineSDK_iOS_3.5.1/Framework/AnylineResources.bundle",
"frameworks": [
"AssetsLibrary",
"AVFoundation",
"CoreMedia",
"AudioToolbox"
],
"libraries": [
"c++",
"z",
"iconv"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"ENABLE_BITCODE": "NO"
}
}