blob: 651e20010b3a3f9d022d911544c335cb15bf56a2 [file] [log] [blame]
{
"name": "ImagePiker",
"version": "0.1.0",
"summary": "一个头像选择的类,使用方法非常简单,只需要让你的imageView继承自其中的类就可以实现点击从照相机或者相册选取照片.",
"homepage": "https://github.com/XDislikeCode/ImagePikerTool",
"license": "MIT",
"authors": {
"XDislikeCode": "781276284@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XDislikeCode/ImagePikerTool.git",
"tag": "0.1.0"
},
"source_files": "ImagePicker/**/*",
"requires_arc": true
}