[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 3 / c / CMSAudio / 0.0.1 / CMSAudio.podspec.json
blob633ce0edb96b8bcc711e464d8d72629542fc0f17
2   "name": "CMSAudio",
3   "version": "0.0.1",
4   "summary": "Modules and components framework for iOS.",
5   "authors": {
6     "author": "2033253382@qq.com"
7   },
8   "description": "一个简单的音频播放,使用的系统的AVFoundation中的AVPlayer.采用的swift预言。",
9   "homepage": "https://github.com/whhaijun/audioPlayView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/whhaijun/audioPlayView.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "CMSAudio/CMSAudio/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "Foundation",
25     "AVFoundation",
26     "CoreFoundation",
27     "UIKit"
28   ],
29   "static_framework": true,
30   "requires_arc": true,
31   "swift_version": "5.0"