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