[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 2 / 0 / LarkLite-Libs / 1.3.0-01 / LarkLite-Libs.podspec.json
blob0d99eba81e4c70488ba0ebb571a6d46e70043edc
2   "name": "LarkLite-Libs",
3   "version": "1.3.0-01",
4   "summary": "LarkLite SDK libs for iOS.",
5   "description": "Tencent LarkLite TTS SDK libs for iOS.",
6   "homepage": "http://git.code.oa.com/kael-project/LarkLite-iOS-pub-Libs.git",
7   "authors": {
8     "Rinc": "rincliu@tencent.com"
9   },
10   "source": {
11     "git": "http://git.code.oa.com/kael-project/LarkLite-iOS-pub-Libs.git",
12     "tag": "1.3.0-01"
13   },
14   "source_files": "*.h",
15   "ios": {
16     "vendored_libraries": "libsynthesizer.a"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }