blob: 531940490888f7f18b9375496acbb3f7d8ca09e8 [file] [log] [blame]
{
"name": "LSiOSReviewController",
"version": "0.3.3",
"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": "0.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSReviewController/Classes/**/*",
"resources": "LSiOSReviewController/**/*.{png,bundle}",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
],
"LSiOSPopView": [
]
}
}