blob: a46b80e8f932583f2c8adefaa1c1dfffeaffdc3b [file] [log] [blame]
{
"name": "LSiOSReviewController",
"version": "0.3.1",
"summary": "视图控件——图像、文件预览",
"description": "目前仅实现照片的预览,后续陆续补充\n更新内容:\n优化预览类型,增加PHAsset本地资源预览,替换images属性。",
"homepage": "https://code.aliyun.com/LSKit/LSiOSReviewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSReviewController.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSReviewController/Classes/**/*",
"resources": "LSiOSReviewController/**/*.{png,bundle}",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}