blob: d551f7429d5e8710ea4c59af2bf9e09b501781b1 [file] [log] [blame]
{
"name": "DJPictureViewer",
"version": "0.0.1",
"summary": "A PictureViewer Which is easy to realize",
"homepage": "https://github.com/djliu328/DJPictureViewer",
"license": "MIT",
"authors": {
"dj_liu": "djliu328@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/djliu328/DJPictureViewer.git",
"tag": "0.0.1"
},
"source_files": "DJPictureViewer/**/*.{h,m}",
"resources": "DJPictureViewer/DJPictureViewer.bundle",
"requires_arc": true
}