[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / d / 0 / box_MHVideoPhotoGallery / 1.0 / box_MHVideoPhotoGallery.podspec.json
blobf7dac1f7c99b669350071078670579c35f7fad34
2   "name": "box_MHVideoPhotoGallery",
3   "version": "1.0",
4   "license": "MIT",
5   "homepage": "https://github.com/crousselle/MHVideoPhotoGallery",
6   "authors": {
7     "box-ios": "clement@box.com"
8   },
9   "summary": "Gallery for iOS 7 Devices. Fork by Box.",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/crousselle/MHVideoPhotoGallery.git",
15     "tag": "v1.0"
16   },
17   "dependencies": {
18     "SDWebImage": [
20     ]
21   },
22   "frameworks": [
23     "MessageUI",
24     "Social",
25     "ImageIO",
26     "QuartzCore",
27     "Accelerate",
28     "CoreMedia",
29     "AVFoundation",
30     "MediaPlayer"
31   ],
32   "resources": "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{png,bundle}",
33   "source_files": [
34     "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m}"
35   ],
36   "requires_arc": true