blob: d484ad3d915c82790e8e6ea3bd665d8ebb8b1212 [file] [log] [blame]
{
"name": "LEMirroredImagePicker",
"version": "0.1.0",
"summary": "A simply class to mirror the image of front camera image picker",
"homepage": "https://github.com/lucasecf/LEMirroredImagePicker",
"license": "MIT",
"authors": {
"Lucas Eduardo": "lucasecf@gmail.com"
},
"source": {
"git": "https://github.com/lucasecf/LEMirroredImagePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LEMirroredImagePicker": [
"Pod/Assets/*.png"
]
}
}