[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / 2 / LarkLite / 1.3.0-fwa / LarkLite.podspec.json
blobd3ab4353a42a8ce15ca97a9eff30ab899463059c
2   "name": "LarkLite",
3   "version": "1.3.0-fwa",
4   "summary": "LarkLite SDK for iOS.",
5   "description": "Tencent LarkLite TTS SDK for iOS.",
6   "homepage": "https://github.com/LarkLite/LarkLite-iOS",
7   "authors": {
8     "Rinc": "rincliu@tencent.com"
9   },
10   "source": {
11     "git": "https://github.com/LarkLite/LarkLite-iOS.git",
12     "tag": "1.3.0-fwa"
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   },
26   "resource_bundles": {
27     "LarkLite": [
28       "Assets/*.trf"
29     ]
30   }