blob: 4f34dd4c78e316126aba6c7dbc51ed27d51de537 [file] [log] [blame]
{
"name": "Smartling-framework",
"version": "1.1.14",
"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-framework.git",
"tag": "1.1.14"
},
"social_media_url": "https://twitter.com/smartling",
"documentation_url": "https://resources.smartling.com/h/",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": [
"Smartling.framework"
],
"frameworks": "UIKit",
"source_files": [
"Smartling.framework",
"Smartling.framework/**/*.{swift,h,m}"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Smartling-framework\""
}
}