blob: 35ae8402c5c2f880ab1e92ba280d8f86c315f625 [file] [log] [blame]
{
"name": "KKViewer",
"version": "1.0.0",
"swift_version": "3.0",
"summary": "sand box file manager",
"description": "preview sand box and operate files",
"homepage": "https://github.com/TieShanWang/KKViewer",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKViewer.git",
"tag": "1.0.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "KKViewerDemo/KKViewer/**/*.swift",
"resources": [
"KKViewerDemo/KKViewer/**/*.lproj",
"KKViewerDemo/KKViewer/resource.bundle"
]
}