[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / 6 / 7 / LaserVideoPhotoGallery / 3.0.0 / LaserVideoPhotoGallery.podspec.json
bloba0ce6524c5448f018314c58b74ef899c57ed612a
2   "name": "LaserVideoPhotoGallery",
3   "version": "3.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/LaserSrl/LaserVideoPhotoGallery",
6   "authors": {
7     "Laser Patrick": "patrick.negretto@laser-group.com"
8   },
9   "summary": "Gallery for iOS 9 Devices.",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/LaserSrl/LaserVideoPhotoGallery.git",
15     "tag": "3.0.0"
16   },
17   "dependencies": {
18     "SDWebImage": [
19       "~> 4.0"
20     ],
21     "TTTAttributedLabel": [
22       "~> 2.0"
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