blob: 40d1e2b00b483b887603662d68a14f9fa997b034 [file] [log] [blame]
{
"name": "MHVideoPhotoGallery",
"version": "1.0",
"license": "MIT",
"homepage": "https://github.com/mariohahn/MHVideoPhotoGallery",
"authors": {
"Mario Hahn": "mario_hahn@me.com"
},
"summary": "Gallery for iOS 7 Devices.",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mariohahn/MHVideoPhotoGallery.git",
"tag": "v1.0"
},
"dependencies": {
"SDWebImage": [
"~> 3.5.2"
]
},
"source_files": [
"MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m,png}"
],
"requires_arc": true
}