blob: 47fd75bee3b5aa10519435b2399733c590632e6f [file] [log] [blame]
{
"name": "SelectImageLocal",
"version": "2.0.0",
"summary": "a frame can select image from local Album",
"description": "can select Image From Local Album,can use it to select more image",
"homepage": "http://www.cocoachina.com",
"license": "MIT",
"authors": {
"yuchen.li": "yuchen.li@mxrcorp.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/DevaLee/SelectImageLocal.git",
"tag": "2.0.0"
},
"source_files": [
"SelectImageLocal",
"SelectImageLocal/**/*.{h,m}"
],
"resources": [
"SelectImageLocal/selecImage.bundle",
"selectImageLocal/**/*.xib"
],
"frameworks": "UIKit",
"requires_arc": true
}