blob: 8a7617513827956c72802926f59a6a357b79c925 [file] [log] [blame]
{
"name": "YGFileBrowser",
"version": "0.1.2",
"summary": "iOS文件管理和预览.",
"description": "iOS文件管理和预览,可预览图片,word,txt,pdf,ptt,等。",
"homepage": "https://github.com/rays77/YGFileBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rays77@163.com": "376906177@qq.com"
},
"source": {
"git": "https://github.com/rays77/YGFileBrowser.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YGFileBrowser/Classes/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"QuickLook"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
"~> 0.6.3"
],
"SDWebImage": [
"~> 3.7.3"
],
"MJExtension": [
"~> 3.0.10"
]
}
}