[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / MHVideoPhotoGallery / 2.1 / MHVideoPhotoGallery.podspec.json
blobb7885762eef7c3a95c584152e2fdd439d52e95c5
2   "name": "MHVideoPhotoGallery",
3   "version": "2.1",
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 7 Devices.",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/mariohahn/MHVideoPhotoGallery.git",
15     "tag": "v2.1"
16   },
17   "dependencies": {
18     "SDWebImage": [
20     ],
21     "TTTAttributedLabel": [
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