blob: d0c2ff3dce83a1fa9b255438c854b86a6bf73de4 [file] [log] [blame]
{
"name": "box_MHVideoPhotoGallery",
"version": "2.0.1",
"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": "v2.0.1"
},
"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
}