[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / d / 0 / 1 / Smartling-MDN / 1.4.4 / Smartling-MDN.podspec.json
blob301457d2d8ba39fc2ae767495c88f736a7da80b0
2   "name": "Smartling-MDN",
3   "version": "1.4.4",
4   "summary": "Smartling in-context translation editor",
5   "description": "Smartling MDN serves your Smartling translations to you end users over the air.",
6   "homepage": "https://www.smartling.com",
7   "license": {
8     "type": "Commercial",
9     "text": "            All text and design is copyright © 2016 Smartling, Inc.\n\n                            All rights reserved.\n\n                             www.smartling.com\n"
10   },
11   "authors": {
12     "EmilienHuet": "ehuet@smartling.com"
13   },
14   "source": {
15     "git": "https://github.com/Smartling/ios-lqa-sdk.git",
16     "tag": "mdn-1.4.4"
17   },
18   "social_media_url": "https://twitter.com/smartling",
19   "documentation_url": "https://resources.smartling.com/h/",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "*.h",
25   "preserve_paths": [
26     "libSmartlingMDN.a"
27   ],
28   "libraries": [
29     "SmartlingMDN"
30   ],
31   "frameworks": "UIKit",
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Smartling-MDN\"",
34     "OTHER_LINKER_FLAGS": [
35       "-lz",
36       "-ObjC"
37     ]
38   }