blob: 72bff2b752952a230fc9219003de4b4d60968bb1 [file] [log] [blame]
{
"name": "BCUIImagePicker",
"version": "0.0.6",
"summary": "Library for images picker, support multiple selection",
"homepage": "https://github.com/sebarina/BCUIImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sebarina xu": "sebarinaxu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sebarina/BCUIImagePicker.git",
"tag": "0.0.6"
},
"source_files": "source/*",
"resources": [
"Images/*"
],
"requires_arc": true
}