[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 4 / LLAudioRecord / 1.0.4 / LLAudioRecord.podspec.json
blob538bc198f2c8cc97754724f0a789e9677fb9e3c1
2   "name": "LLAudioRecord",
3   "version": "1.0.4",
4   "summary": "Add background music to the recording",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lanlinxl/LLAudioRecord",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lanlin": "lanlin0806@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/lanlinxl/LLAudioRecord.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "LLAudioRecord/Classes/**/*",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "swift_versions": "5.0",
27   "vendored_frameworks": "LLAudioRecord/Classes/Frameworks/*.framework",
28   "frameworks": [
29     "UIKit",
30     "AVFoundation"
31   ],
32   "public_header_files": "LLAudioRecord/Classes/**/*/Headers/*.h",
33   "swift_version": "5.0"