[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / VoiceChanger / 0.0.2 / VoiceChanger.podspec.json
blob30610805e4c9d7f11147b52a717437f05ee0d5f4
2   "name": "VoiceChanger",
3   "version": "0.0.2",
4   "summary": "Voice Changer With Six Type For IOS",
5   "description": "Voice Changer With Six Type For IOS\"",
6   "homepage": "https://github.com/Kayshen-X/ios_voice_changer",
7   "license": "MIT",
8   "authors": {
9     "Kayshen-X": "kayshen_xu@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Kayshen-X/ios_voice_changer.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes/**/*",
20     "FMOD/inc/**/*"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "frameworks": [
24     "AVFoundation",
25     "AudioToolbox"
26   ],
27   "libraries": "c++",
28   "vendored_libraries": [
29     "FMOD/lib/libfmod_iphoneos.a",
30     "FMOD/lib/libfmod_iphonesimulator.a",
31     "FMOD/lib/libfmodL_iphoneos.a",
32     "FMOD/lib/libfmodL_iphonesimulator.a"
33   ]