blob: 93fd1d2838285c2ab880bd07dc845872f66325bd [file] [log] [blame]
{
"name": "MGPhotoCollectionView",
"version": "1.0.6",
"license": "MIT",
"summary": "A MGPhotoCollectionView view on iOS.",
"homepage": "https://github.com/gdhGaoFei/MGPhotoCollectionView",
"authors": {
"GaoFei": "gdhgaofei@163.com"
},
"source": {
"git": "https://github.com/gdhGaoFei/MGPhotoCollectionView.git",
"tag": "1.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MGPhotoCollectionView/*.{h,m}",
"resources": "MGPhotoCollectionView/images/*.png",
"dependencies": {
"SDWebImage": [
]
}
}