blob: b726ed7ed8d3dece627a31d58067bb85c626874e [file] [log] [blame]
{
"name": "JLImagePicker",
"version": "0.1.0",
"summary": "A simple image picker from camera or album.",
"description": "super easy to pick a photo from front camera, rear camera or album.",
"homepage": "https://github.com/buhikon/JLImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joey Lee": "slarinz@gmail.com"
},
"source": {
"git": "https://github.com/buhikon/JLImagePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLImagePicker/Classes/**/*"
}