blob: a0dc36bc9af5397e02dac9d8878fe9cca868187a [file] [log] [blame]
{
"name": "Smartling-MDN",
"version": "1.3.8",
"summary": "Smartling in-context translation editor",
"description": "Smartling MDN serves your Smartling translations to you end users over the air.",
"homepage": "https://www.smartling.com",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2016 Smartling, Inc.\n\n All rights reserved.\n\n www.smartling.com\n"
},
"authors": {
"EmilienHuet": "ehuet@smartling.com"
},
"source": {
"git": "https://github.com/Smartling/ios-lqa-sdk.git",
"tag": "mdn-1.3.8"
},
"social_media_url": "https://twitter.com/smartling",
"documentation_url": "https://resources.smartling.com/h/",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.h",
"preserve_paths": [
"libSmartlingMDN.a"
],
"libraries": [
"SmartlingMDN"
],
"frameworks": "UIKit",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Smartling-MDN\"",
"OTHER_LINKER_FLAGS": [
"-lz",
"-ObjC"
]
}
}