blob: f693cd21f7d48678a596ffd3c008978699bc0ed8 [file] [log] [blame]
{
"name": "PhotoSolution",
"version": "0.15",
"summary": "Pick multiple images from the local photo library.",
"homepage": "https://github.com/Mark-Ma-1988/PhotoSolution",
"license": "MIT",
"authors": {
"Mark Ma": "maxch1988@gmail.com"
},
"source": {
"git": "https://github.com/Mark-Ma-1988/PhotoSolution.git",
"tag": "0.15"
},
"platforms": {
"ios": "9.0"
},
"module_name": "PhotoSolution",
"source_files": "PhotoSolution/**",
"swift_version": "4.1",
"resources": "PhotoSolution/*.{png, xib}"
}