blob: ab78383de974ef444f0cf5c8acd400e737e24439 [file] [log] [blame]
{
"name": "QKImageViewer",
"version": "1.0",
"summary": "A light weight framework that simulate WeiXin's image viewer use Objective-C.",
"homepage": "https://github.com/ldjhust/QKImageViewer",
"license": {
"type": "MIT"
},
"authors": {
"ldjhust": "lidongjie2008@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ldjhust/QKImageViewer.git",
"tag": "1.0"
},
"source_files": "QKImageViewerDemo/QKImageViewerDemo/QKImageViewer/*.{h,m}",
"requires_arc": true
}