blob: de0ea93513adf909f5bdebca3ddc32bacd984629 [file] [log] [blame]
{
"name": "SYCacheFileViewController",
"version": "1.2.6",
"summary": "SYCacheFileViewController used to manager cache file.",
"homepage": "https://github.com/potato512/SYCacheFileViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYCacheFileViewController.git",
"tag": "1.2.6"
},
"source_files": "SYCacheFileViewController/*.{h,m}",
"resources": "SYCacheFileViewController/SYCacheFileImages/*.png",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"AVKit",
"QuickLook"
],
"requires_arc": true
}