[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 0 / OCWaveView / 0.2 / OCWaveView.podspec.json
blob005737b1599804014030515c838fd84a10ba6194
2   "name": "OCWaveView",
3   "version": "0.2",
4   "summary": "🌊 A UIView subclass to present visual feedback for audio input",
5   "description": "OCWaveView is a UIView subclass that can present visual feedback for audio input.",
6   "homepage": "https://github.com/emannuelOC/OCWaveView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emannuel Carvalho": "emannuel.carvalho@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/emannuel_oc",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/emannuelOC/OCWaveView.git",
21     "tag": "0.2"
22   },
23   "source_files": [
24     "OCWaveView",
25     "Sources/**/*.{h,m,swift}"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "5"
29   },
30   "swift_version": "5.0"