[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 2 / 5 / SmartlingMDN / 1.4.9.RC1 / SmartlingMDN.podspec.json
blob1bf1451afb43c0cda1c41f8679870c2ce3269d6f
2   "name": "SmartlingMDN",
3   "version": "1.4.9.RC1",
4   "summary": "Smartling Mobile Delivery Network SDK",
5   "description": "Smartling MDN serves your Smartling translations to your end users over the air.",
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": "mdn-1.4.9.RC1"
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   "ios": {
29     "frameworks": "UIKit"
30   },
31   "xcconfig": {
32     "OTHER_LINKER_FLAGS": [
33       "-lz",
34       "-ObjC"
35     ]
36   }