blob: 8fd5b0ea26f018eb70fd91153a746c2b98ad0de6 [file] [log] [blame]
{
"name": "PhotoSolution",
"version": "0.80",
"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.80"
},
"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}"
]
}
}