[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 4 / LLAudioRecord / 1.0.2 / LLAudioRecord.podspec.json
blobd7d09bc6b787fda56b885ba6ef482f119b664a95
2   "name": "LLAudioRecord",
3   "version": "1.0.2",
4   "summary": "Add background music to the recording",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yizhixiafancai/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/yizhixiafancai/LLAudioRecord.git",
16     "tag": "1.0.2"
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/**/*.h",
33   "swift_version": "5.0"