[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / e / 1 / PFAudioLib / 0.1.2 / PFAudioLib.podspec.json
blobd438bb1e2e5bb4fe863d38ccccbb04cb385eca6b
2   "name": "PFAudioLib",
3   "version": "0.1.2",
4   "summary": "音频文件转换工具",
5   "description": "音频文件转换工具 支持pcm,mp3,arm,wav文件格式的转换",
6   "homepage": "https://github.com/qq631192328/PFAudioLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qq631192328": "hongpeifeng@163.com"
13   },
14   "source": {
15     "git": "https://github.com/qq631192328/PFAudioLib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PFAudioLib/Classes/**/**/*.{h,m,mm}",
22   "vendored_libraries": "PFAudioLib/Classes/**/*.a",
23   "frameworks": "AVFoundation",
24   "libraries": "c++",
25   "static_framework": true