blob: d21345a289c814a53bcdf8d707bdb361f7269428 [file] [log] [blame]
{
"name": "LSiOSReviewController",
"version": "0.2.0",
"summary": "视图控件——图像、文件预览",
"description": "目前仅实现照片的预览,后续陆续补充",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSReviewController/Classes/**/*",
"resources": "LSiOSReviewController/**/*.{png,bundle}",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}