Latest | 1.5.0 |
---|---|
Homepage | https://github.com/carusd/CDPlayer |
License | MIT |
Platforms | ios 8.0 |
Dependencies | AFNetworking, FileMD5Hash |
Authors |
404: Not Found
Latest podspec
{ "name": "CDPlayer", "version": "1.5.0", "summary": "A player that can be caching the playing video", "description": "A player made of iOS API, support cache in playing.nAllow you to initiate and dispatch multi download task.", "homepage": "https://github.com/carusd/CDPlayer", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "carusd": "[email protected]" }, "source": { "git": "https://github.com/carusd/CDPlayer.git", "tag": "1.5.0", "submodules": true }, "platforms": { "ios": "8.0" }, "source_files": "CDPlayer/*.{h,m}", "dependencies": { "AFNetworking": [], "FileMD5Hash": [] } }
Tue, 28 Nov 2017 14:40:07 +0000