blob: a6a60a3e6f2c7e10b8327b1bc24f2fdec614f2e5 [file] [log] [blame]
{
"name": "JLImagePicker",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLImagePicker/Classes/**/*"
}