blob: 973c9245d08c4a9609faf1cb69e14931a3039186 [file] [log] [blame]
{
"name": "PPRoundedAvatar",
"version": "0.0.1",
"summary": "A high-performance rounded avatar control.",
"description": "A high-performance rounded avatar control(高性能的异步裁剪的圆角头像控件).",
"homepage": "https://github.com/VernonVan/PPRoundedAvatar",
"license": "MIT",
"authors": {
"VernonVan": "1395872519@qq.com"
},
"social_media_url": "https://vernonvan.github.io/",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/VernonVan/PPRoundedAvatar.git",
"tag": "0.0.1"
},
"source_files": "PPRoundedAvatar/**/*.{h,m}",
"frameworks": "UIKit"
}