blob: 61ff3a59b7a54954e4875d706bb9373ef2fc048c [file] [log] [blame]
{
"name": "YJSelectPhotoImageView",
"version": "1.0.0",
"summary": "添加选择照片的控件的封装",
"description": "添加选择照片的控件的封装,更加简单的使用",
"homepage": "https://github.com/full-of-fire/YJSelectPhotoImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJSelectPhotoImageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJSelectPhotoImageView/Classes/**/*"
}