blob: 911adeb7faf05669e1909ab19235bc0b9f93864c [file] [log] [blame]
{
"name": "LSiOSReviewController",
"version": "0.3.2",
"summary": "视图控件——图像、文件预览",
"description": "目前仅实现照片的预览,后续陆续补充\n更新内容:\n增加长按保存到相册功能;补充解析NSString链接的功能。",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSReviewController/Classes/**/*",
"resources": "LSiOSReviewController/**/*.{png,bundle}",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
],
"LSiOSPopView": [
]
}
}