blob: 65ef1436d55ffb7d89635bd5650b8a85bf7409cf [file] [log] [blame]
{
"name": "PhotoSolution",
"version": "0.78",
"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.78"
},
"platforms": {
"ios": "9.0"
},
"module_name": "PhotoSolution",
"source_files": "PhotoSolution/*.{swift}",
"swift_version": "4.1",
"requires_arc": true,
"resource_bundles": {
"PhotoSolution": [
"PhotoSolution/*.{xib,png,storyboard}"
]
}
}