blob: 07831c42d6d01fd80008db576a5cc7987552f35d [file] [log] [blame]
{
"name": "DownloadingFileAsset",
"version": "0.1.0",
"summary": "AVAsset subclass aimed to work with external cache services.",
"homepage": "https://github.com/reedom/DownloadingFileAsset",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HANAI tohru": "tohru@reedom.com"
},
"source": {
"git": "https://github.com/reedom/DownloadingFileAsset.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "DownloadingFileAsset/Classes/**/*",
"dependencies": {
"DPUTIUtil": [
]
},
"swift_version": "5.0"
}