[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / f / AudioburstPlayer / 0.1.0 / AudioburstPlayer.podspec.json
blob5c866383a70032472c0d668ae3e2603dbf093695
2   "name": "AudioburstPlayer",
3   "version": "0.1.0",
4   "summary": "Official player from Audioburst",
5   "homepage": "https://github.com/Gal-Klein/AudioburstPlayer-iOS",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Aleksander kobylak": "alex.kobylak@audioburst.com"
11   },
12   "source": {
13     "git": "https://github.com/Gal-Klein/AudioburstPlayer-iOS.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "vendored_frameworks": "AudioburstPlayer.xcframework",
20   "swift_versions": "5.0",
21   "source_files": "AudioburstPlayer.xcframework/*/AudioburstPlayer.framework/Headers/*.{h,m,swift}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.0.0-rc.2"
25     ],
26     "SwiftGen": [
27       "~> 6.0"
28     ],
29     "IBPCollectionViewCompositionalLayout": [
30       "~> 0.6.7"
31     ],
32     "Cache": [
33       "~> 5.2.0"
34     ],
35     "lottie-ios": [
36       "~> 3.1.5"
37     ],
38     "SDWebImage": [
39       "5.4.0"
40     ],
41     "OwlKit": [
43     ]
44   },
45   "swift_version": "5.0"