[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / MHVideoPhotoGallery / 2.2.0 / MHVideoPhotoGallery.podspec.json
blobf36f96f7f9c5cfbd683d036d55ca2ab9b53e8308
2   "name": "MHVideoPhotoGallery",
3   "version": "2.2.0",
4   "license": "MIT",
5   "homepage": "https://github.com/mariohahn/MHVideoPhotoGallery",
6   "authors": {
7     "Mario Hahn": "mario_hahn@me.com"
8   },
9   "summary": "Gallery for iOS 9 Devices.",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/mariohahn/MHVideoPhotoGallery.git",
15     "tag": "v2.2.0"
16   },
17   "dependencies": {
18     "SDWebImage": [
20     ],
21     "TTTAttributedLabel": [
22       "1.13.3"
23     ],
24     "Masonry": [
26     ]
27   },
28   "frameworks": [
29     "MessageUI",
30     "Social",
31     "ImageIO",
32     "QuartzCore",
33     "Accelerate",
34     "CoreMedia",
35     "AVFoundation",
36     "MediaPlayer"
37   ],
38   "resources": "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{png,bundle}",
39   "public_header_files": "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.h",
40   "source_files": [
41     "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m}"
42   ],
43   "requires_arc": true