[Add] FaceCoreBasicNightly 6.4.1124
[CocoaPods.git] / Specs / c / e / 5 / MHVideoPhotoGallery / 1.0 / MHVideoPhotoGallery.podspec.json
blob40d1e2b00b483b887603662d68a14f9fa997b034
2   "name": "MHVideoPhotoGallery",
3   "version": "1.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 7 Devices.",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/mariohahn/MHVideoPhotoGallery.git",
15     "tag": "v1.0"
16   },
17   "dependencies": {
18     "SDWebImage": [
19       "~> 3.5.2"
20     ]
21   },
22   "source_files": [
23     "MHVideoPhotoGallery/MMHVideoPhotoGallery/**/*.{h,m,png}"
24   ],
25   "requires_arc": true