blob: 6ca67353819158499bb0ad88a74f273f5dd2c642 [file] [log] [blame]
{
"name": "WOWGallery",
"version": "0.1.0",
"summary": "PhotoGallery library.",
"description": "Similar to iOS photo album. But you can select different data source.",
"homepage": "https://github.com/zhouhao27/WOWGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouhao27": "zhou.hao.27@gmail.com"
},
"source": {
"git": "https://github.com/zhouhao27/WOWGallery.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WOWGallery/Classes/**/*",
"resources": "WOWGallery/Assets/WOWGallery.bundle",
"pushed_with_swift_version": "3.0"
}