blob: d1a12ee8bfb9eea82e62f478bbe51ccf5c8a6137 [file] [log] [blame]
{
"name": "AssetDownloadWrapper",
"version": "0.0.3",
"summary": "iOS AVAssetDownloadURLSession Wrapper",
"homepage": "https://github.com/t-osawa-009/AssetDownloadWrapper",
"license": "MIT",
"authors": {
"t-osawa-009": "da87435@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/t-osawa-009/AssetDownloadWrapper.git",
"tag": "0.0.3"
},
"source_files": "Sources/**/*.{swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}