[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / b / 7 / LarkLiteTTS / 1.2.9 / LarkLiteTTS.podspec.json
blob24b24bea30d840dd51761a085610b1cb033c4bc0
2   "name": "LarkLiteTTS",
3   "version": "1.2.9",
4   "summary": "LarkLite SDK libs for iOS.",
5   "description": "Tencent LarkLite TTS SDK libs for iOS.",
6   "homepage": "https://github.com/LarkLite/LarkLite-iOS-SDK",
7   "authors": {
8     "Rinc": "rincliu@tencent.com"
9   },
10   "source": {
11     "git": "https://github.com/LarkLite/LarkLite-iOS-SDK.git",
12     "tag": "1.2.9"
13   },
14   "ios": {
15     "vendored_frameworks": "LarkLite.framework"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }