[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 0 / c / SmartlingFramework / 1.4.7.RC7 / SmartlingFramework.podspec.json
blob689a8b2879b2f404165dae0a3d04542cdb264e21
2   "name": "SmartlingFramework",
3   "version": "1.4.7.RC7",
4   "summary": "Smartling in-context translation editor",
5   "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.",
6   "homepage": "https://www.smartling.com",
7   "license": {
8     "type": "Commercial",
9     "text": "            All text and design is copyright © 2018 Smartling, Inc.\n\n                            All rights reserved.\n\n                             www.smartling.com\n"
10   },
11   "authors": {
12     "Smartling": "srossillo@smartling.com"
13   },
14   "source": {
15     "git": "https://github.com/Smartling/ios-lqa-sdk.git",
16     "tag": "fw-1.4.7.RC7"
17   },
18   "social_media_url": "https://twitter.com/smartling",
19   "documentation_url": "https://resources.smartling.com/h/",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "vendored_frameworks": "Smartling.framework",
26   "source_files": [
27     "Smartling.framework",
28     "Smartling.framework/**/*.{swift,h,m}"
29   ],
30   "xcconfig": {
31     "OTHER_LINKER_FLAGS": [
32       "-lz",
33       "-ObjC"
34     ]
35   }