blob: af6ab21f2b2b1d323b7b6f0bf639b393c4a4fe54 [file] [log] [blame]
{
"name": "Smartling",
"version": "1.3.1",
"summary": "Smartling in-context translation editor",
"description": "Smartling offers an advanced interface for translating and performing QA on a mobile app, in-context, directly within the app and on the actual device.",
"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": "1.3.1"
},
"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": [
"libSmartling.a"
],
"libraries": [
"Smartling"
],
"frameworks": "UIKit",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Smartling\"",
"OTHER_LINKER_FLAGS": "-lz"
}
}