[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 0 / 7 / c / TSVoiceConverter / 0.1.5 / TSVoiceConverter.podspec.json
blob15b0facb4202109e07905be965c4d49287525c99
2   "name": "TSVoiceConverter",
3   "version": "0.1.5",
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.5"
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   "pushed_with_swift_version": "3.0"