[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / e / 2 / LarkLite / 1.3.0-beta01 / LarkLite.podspec.json
blobd9b3b18fa7c99e6c67c670d7147cf82d5a353a55
2   "name": "LarkLite",
3   "version": "1.3.0-beta01",
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-beta01"
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   }