[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / a / 2 / DMPhotoPages / 0.1.0 / DMPhotoPages.podspec.json
blobb12648364ebce9ef8c2cc2552443285ba9a0eec3
2   "name": "DMPhotoPages",
3   "version": "0.1.0",
4   "summary": "A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.",
5   "description": "See https://github.com/EddyBorja/EBPhotoPages",
6   "authors": [
7     "Eddy Borja",
8     "Dominic Miller"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "homepage": "https://github.com/DominicMDev/DMPhotoPages",
15   "source": {
16     "git": "https://github.com/DominicMDev/DMPhotoPages.git",
17     "tag": "0.1.0"
18   },
19   "screenshots": "https://github.com/DominicMDev/DMPhotoPages/blob/master/Images/1.png?raw=true",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "DMPhotoPages/**/*.{h,m}",
25   "frameworks": [
26     "QuartzCore",
27     "CoreGraphics",
28     "AVFoundation"
29   ]