blob: 06f88ab52cae861dc4ad9d366db4d0b9177ff31d [file] [log] [blame]
{
"name": "MGPhotoCollectionView",
"version": "1.0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MGPhotoCollectionView/*.{h,m}",
"resources": "MGPhotoCollectionView/images/*.png",
"dependencies": {
"SDWebImage": [
]
}
}