[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / c / TSVoiceConverter / 0.1.6 / TSVoiceConverter.podspec.json
blob28a3f9d2dbc107a81a182967ff39e3dc43bd97af
2   "name": "TSVoiceConverter",
3   "version": "0.1.6",
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.6"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Sources/**/*.{h,mm}",
20     "Sources/*.{h,mm}",
21     "Sources/TSVoiceConverter.swift"
22   ],
23   "vendored_libraries": "Sources/**/*.a",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "pushed_with_swift_version": "4.0"