blob: 7099ef6445ab27032fcfefeb3fc5388e8e465adf [file] [log] [blame]
{
"name": "DFHeadImageView",
"version": "1.0.0",
"summary": "xib 一句代码不写可迅速集成。用于设置圆形头像,方形头像。可直接代码setImage,可以选择相册,可以拍照。",
"description": " A longer description of HeadImageView in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/FengDeng/DFHeadImageView",
"license": "MIT",
"authors": {
"FengDeng": "704292743@qq.com"
},
"source": {
"git": "https://github.com/FengDeng/DFHeadImageView.git",
"tag": "1.0.0"
},
"source_files": "DFHeadImageView/*",
"exclude_files": "",
"frameworks": [
"UIKit",
"Foundation",
"MobileCoreServices",
"AssetsLibrary"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}