[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / c / CMSAudio / 0.0.2 / CMSAudio.podspec.json
blob60cecf2f6b438c7097b1c5ad92993df179c3d3b9
2   "name": "CMSAudio",
3   "version": "0.0.2",
4   "summary": "Modules and components framework for iOS.",
5   "authors": {
6     "HJ": "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": "0.0.2"
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   "resource_bundles": {
32     "CMSAudio": [
33       "CMSAudio/Assets.xcassets"
34     ]
35   },
36   "swift_version": "5.0"