[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 7 / TIoTLinkKit_SoundTouch / 0.0.5 / TIoTLinkKit_SoundTouch.podspec.json
blob8fdd7b4440e3d64a7bd9259fbaa492d8a0461d13
2   "name": "TIoTLinkKit_SoundTouch",
3   "version": "0.0.5",
4   "summary": "该仓库为方便个人仓库构建使用,如有其他需求还请从官网下载原SDK",
5   "description": "在CI构建中,有些SDK没有提供供方便pod集成使用,在此仓库提供个聚合SDK以便更好的支持CI。",
6   "homepage": "https://github.com/tencentyun/iot-thirdparty-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tonychanchen@gmail.com": "tonychanchen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tencentyun/iot-thirdparty-ios.git",
16     "tag": "soundtouch-v0.0.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "Source/SoundTouch-iOS/SoundTouchiOS.framework",
22   "user_target_xcconfig": {
23     "GENERATE_INFOPLIST_FILE": "YES",
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "GENERATE_INFOPLIST_FILE": "YES",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }