[Add] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git] / Specs / c / 6 / b / LRVoiceConvert / 0.0.2 / LRVoiceConvert.podspec.json
blob8364994749f435a799e28f059b93251b2b2bb84d
2   "name": "LRVoiceConvert",
3   "version": "0.0.2",
4   "summary": "A short description of LRVoiceConvert.",
5   "description": "A short description of LRVoiceConvert.",
6   "homepage": "https://github.com/huawt/LRVoiceConvert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huawt": "ghost263sky@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huawt/LRVoiceConvert.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "LRVoiceConvert/Classes/**/*",
22   "vendored_frameworks": "LRVoiceConvert/Framework/**/*.framework",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
25   }