blob: 50c36cc32ad8d9ef817d4006fe1bd26dca30fc39 [file] [log] [blame]
{
"name": "MHVideoPhotoGallery",
"version": "1.6.1",
"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.6.1"
},
"dependencies": {
"SDWebImage": [
"~> 3.6"
]
},
"frameworks": [
"MessageUI",
"Social",
"ImageIO",
"QuartzCore",
"Accelerate",
"CoreMedia",
"AVFoundation",
"MediaPlayer"
],
"resources": "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{png,bundle}",
"source_files": [
"MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m}"
],
"requires_arc": true
}