blob: f77346f8af78c3347ec67d80cbb24863bcae25c1 [file] [log] [blame]
{
"name": "YPAVAssetResourceLoader",
"version": "0.1.0",
"summary": "A lightweight AVAssetResourceLoaderDelegate implementation for short streaming media.",
"description": "A lightweight AVAssetResourceLoaderDelegate implementation for short streaming media.\nCache dowloaded file and reuse automatically!",
"homepage": "https://github.com/yiplee/YPAVAssetResourceLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yiplee": "guoyinl@gmail.com"
},
"source": {
"git": "https://github.com/yiplee/YPAVAssetResourceLoader.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/yipleeyin",
"platforms": {
"ios": "8.0"
},
"source_files": "YPAVAssetResourceLoader/Classes/**/*",
"frameworks": "AVFoundation"
}