blob: 611cd4e42a7fc9171c2d8959160cb860928fa694 [file] [log] [blame]
{
"name": "PhotoSolution",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"module_name": "PhotoSolution",
"source_files": "PhotoSolution/*.{swift}",
"swift_version": "4.1",
"resources": "PhotoSolution/*.{png, xib, storyboard}"
}