[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 7 / c / TSVoiceConverter / 0.1.2 / TSVoiceConverter.podspec.json
blob6f90a226814d89c97ddef14a6c99774d35f2470f
2   "name": "TSVoiceConverter",
3   "version": "0.1.2",
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.2"
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"