blob: 3fe30edd29ef3ec2fbb4fd4f25bbfb3127caae5b [file] [log] [blame]
{
"name": "HTImageView",
"version": "0.0.1",
"summary": "A short description of HTImageView.",
"description": "A longer description of HTImageView in Markdown format.",
"homepage": "https://github.com/NEYouFan/HTImageView-iOS",
"license": "MIT",
"authors": {
"netease": "cxq901123@163.com"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
},
"source": {
"git": "https://github.com/NEYouFan/HTImageView-iOS.git",
"tag": "0.0.1"
},
"source_files": "HTImageView/*.{h,m}"
}