[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / b / PersistentStreamPlayer / 1.0.0 / PersistentStreamPlayer.podspec.json
blob7ae2281c8e18721568a052afc0a68a1eb8092e7f
2   "name": "PersistentStreamPlayer",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "AVFoundation",
24     "MobileCoreServices"
25   ]