blob: e746cc88b7bbebe9889c4c171af0ae4c0681ae38 [file] [log] [blame]
{
"name": "SYCacheFileViewController",
"version": "1.1.0",
"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.1.0"
},
"source_files": "SYCacheFileViewController/*.{h,m}",
"resources": "SYCacheFileViewController/SYCacheFileImages/*.png",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true
}