[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / d / 5 / b / PersistentStreamPlayer / 0.0.3 / PersistentStreamPlayer.podspec.json
blob53a17068fb1fe9e2413d3509f57e0d1f5987e148
2   "name": "PersistentStreamPlayer",
3   "version": "0.0.3",
4   "summary": "Stream audio over http while persisting the streamed data to a local file",
5   "description": "Stream audio over http while persisting the streamed data to a local file",
6   "homepage": "https://github.com/calmcom/PersistentStreamPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "calmcom": "support@calm.com"
13   },
14   "source": {
15     "git": "https://github.com/calmcom/PersistentStreamPlayer.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "AVFoundation",
24     "MobileCoreServices"
25   ]