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