blob: 7f08512221cd46120750ce6dbc0fd1307c81b2a3 [file] [log] [blame]
{
"name": "LSiOSReviewController",
"version": "1.1.1",
"summary": "视图控件——图像、文件预览",
"description": "目前仅实现照片的预览,后续陆续补充\n更新内容:\n细节修复",
"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": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSReviewController/Classes/**/*",
"resources": "LSiOSReviewController/**/*.{png,bundle}",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
],
"LSiOSPopView": [
]
}
}