2 "name": "V5AMRFileCodec",
4 "summary": "iOS library convert between .amr and .wav file, support bit code.",
5 "description": "It is a library convert between .amr and .wav file, support bit code, which implement by Objective-C.",
6 "homepage": "https://github.com/V5KF/V5AMRFileCodec",
9 "Chyrain": "chyrain_v5kf@qq.com"
12 "git": "https://github.com/V5KF/V5AMRFileCodec.git",
15 "social_media_url": "http://www.v5kf.com",
20 "source_files": "V5AMRFileCodec/**/*.{h,m}",
21 "vendored_libraries": "V5AMRFileCodec/**/*.a",
22 "preserve_paths": "**/*.a",
24 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/**\""