[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 9 / AudioRecorder / 0.0.1 / AudioRecorder.podspec.json
blob315a58cd80e5dbaf6f484bcced5fd83b70fcc4d3
2   "name": "AudioRecorder",
3   "version": "0.0.1",
4   "summary": "iOS音频录制",
5   "description": "iOS使用AVFoundation录制WAV音频",
6   "homepage": "https://github.com/runryan/AudioRecorder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ryan": "mob_developer@163.com"
13   },
14   "source": {
15     "git": "https://github.com/runryan/AudioRecorder.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AudioRecorder/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SwiftCommonTools2": [
26     ]
27   },
28   "swift_version": "5.0"