blob: a78e622142793dc2ba6dcc3664a756f9f6dcdebb [file] [log] [blame]
{
"name": "XYZMHVideoPhotoGallery",
"version": "2.2.1",
"license": "MIT",
"homepage": "https://github.com/xiedeacc/XYZMHVideoPhotoGallery",
"authors": {
"Mario Hahn": "mario_hahn@me.com"
},
"summary": "Gallery for iOS 9 Devices.",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xiedeacc/XYZMHVideoPhotoGallery.git",
"tag": "v2.2.1"
},
"dependencies": {
"SDWebImage": [
"4.4.7"
],
"TTTAttributedLabel": [
"1.13.3"
],
"Masonry": [
]
},
"frameworks": [
"MessageUI",
"Social",
"ImageIO",
"QuartzCore",
"Accelerate",
"CoreMedia",
"AVFoundation",
"MediaPlayer"
],
"resources": "XYZMHVideoPhotoGallery/XYZMHVideoPhotoGallery/**/*.{png,bundle}",
"public_header_files": "XYZMHVideoPhotoGallery/XYZMHVideoPhotoGallery/**/*.h",
"source_files": [
"XYZMHVideoPhotoGallery/XYZMHVideoPhotoGallery/**/*.{h,m}"
],
"requires_arc": true
}