blob: 4fa02765eefe33076694b3909f1fa59044c09c7f [file] [log] [blame]
{
"name": "box_MHVideoPhotoGallery",
"version": "1.6.8",
"license": "MIT",
"homepage": "https://github.com/crousselle/MHVideoPhotoGallery",
"authors": {
"box-ios": "clement@box.com"
},
"summary": "Gallery for iOS 7 Devices. Fork by Box.",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/crousselle/MHVideoPhotoGallery.git",
"tag": "v1.6.8"
},
"dependencies": {
"SDWebImage": [
]
},
"frameworks": [
"MessageUI",
"Social",
"ImageIO",
"QuartzCore",
"Accelerate",
"CoreMedia",
"AVFoundation",
"MediaPlayer"
],
"resources": "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{png,bundle}",
"source_files": [
"MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m}"
],
"requires_arc": true
}