blob: 4ba032a76f39afe3a517dd0fc0ecead84dbc2071 [file] [log] [blame]
{
"name": "XTAvatarView",
"version": "0.0.1",
"summary": "XTAvatarView is the user avatar view.",
"description": "XTAvatarView is the user avatar view.\nwe can use it for user avatatimageView.",
"homepage": "https://github.com/mickychiang/XTAvatarView",
"license": "MIT",
"authors": {
"BY": "mickychiang@163.com"
},
"social_media_url": "https://github.com/mickychiang",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mickychiang/XTAvatarView.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}