[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / 2 / EMTranslate / 0.1.1 / EMTranslate.podspec.json
bloba16c736bff035dbec78619bc1b64c0cd78050d2e
2   "name": "EMTranslate",
3   "version": "0.1.1",
4   "license": {
5     "type": "Copyright",
6     "text": "Hyphenate Inc. 2017"
7   },
8   "summary": "A translate framework on HyphenateChat IM SDK",
9   "description": "EMTranslate is a translate tool which depend on HyphenateChat ^3.8.9 SDK.You can translate text to other language which you want.",
10   "homepage": "http://www.easemob.com/",
11   "authors": {
12     "Hyphenate Inc.": "sdk@easemob.com"
13   },
14   "source": {
15     "http": "https://downloadsdk.easemob.com/downloads/EMTranslate0_1_1.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "*.framework",
22   "vendored_frameworks": "*.framework",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28     "VALID_ARCHS": "arm64 armv7 x86_64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }