[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 7 / c / TSVoiceConverter / 0.1.1 / TSVoiceConverter.podspec.json
blob5a404dbbf9f6676453bb6a2687b93d60c9d3c729
2   "name": "TSVoiceConverter",
3   "version": "0.1.1",
4   "summary": "A Swift VoiceConverter between AMR format and WAV format",
5   "homepage": "https://github.com/hilen/TSVoiceConverter",
6   "license": "MIT",
7   "authors": {
8     "Hilen": "hilenkz@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/hilen/TSVoiceConverter.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": false,
18   "source_files": [
19     "Sources/**/*.{h,mm}",
20     "Sources/*.{h,mm}",
21     "Sources/TSVoiceConverter.swift"
22   ],
23   "vendored_libraries": "Sources/**/*.a"