[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 5 / MHVideoPhotoGallery / 1.1 / MHVideoPhotoGallery.podspec.json
blobabd52cdf0e06edf1a5c2f836a8a3caef9117a382
2   "name": "MHVideoPhotoGallery",
3   "version": "1.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": "v1.1"
16   },
17   "dependencies": {
18     "SDWebImage": [
19       "~> 3.5.2"
20     ]
21   },
22   "resources": "MHVideoPhotoGallery/MMHVideoPhotoGallery/Images.bundle",
23   "frameworks": [
24     "MessageUI",
25     "Social",
26     "ImageIO",
27     "QuartzCore",
28     "Accelerate",
29     "CoreMedia",
30     "AVFoundation",
31     "MediaPlayer"
32   ],
33   "source_files": [
34     "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m}"
35   ],
36   "requires_arc": true