blob: b5c0828cd2ae9d37e69af6626fff34cc931655fe [file] [log] [blame]
{
"name": "SwiftFSImageViewer",
"version": "1.0",
"summary": "A light framework that simulate WeiXin's image viewer.",
"homepage": "https://github.com/ldjhust/FSImageViewer",
"license": {
"type": "MIT"
},
"authors": {
"ldjhust": "lidongjie2008@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ldjhust/FSImageViewer.git",
"tag": "1.0"
},
"source_files": "FSImageViewerDemo/FSImageViewerDemo/FSImageViewer/*.swift",
"requires_arc": true
}