blob: b12648364ebce9ef8c2cc2552443285ba9a0eec3 [file] [log] [blame]
{
"name": "DMPhotoPages",
"version": "0.1.0",
"summary": "A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.",
"description": "See https://github.com/EddyBorja/EBPhotoPages",
"authors": [
"Eddy Borja",
"Dominic Miller"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://github.com/DominicMDev/DMPhotoPages",
"source": {
"git": "https://github.com/DominicMDev/DMPhotoPages.git",
"tag": "0.1.0"
},
"screenshots": "https://github.com/DominicMDev/DMPhotoPages/blob/master/Images/1.png?raw=true",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "DMPhotoPages/**/*.{h,m}",
"frameworks": [
"QuartzCore",
"CoreGraphics",
"AVFoundation"
]
}