blob: c22776cb173a3fe64ddd6d4bb38eb224f0a143e3 [file] [log] [blame]
{
"name": "AvatarView",
"version": "2.0.2",
"summary": "Easy to use view for displaying avatars",
"description": "Easy to use view for displaying avatars.",
"homepage": "http://github.com/chrene/AvatarView",
"screenshots": "http://i.imgur.com/wbubJCe.png?1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chrene": "c.enevoldsen@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": "UIKit"
},
"source": {
"git": "https://github.com/chrene/AvatarView.git",
"tag": "2.0.2"
},
"source_files": "AvatarView/**/*.{swift}",
"requires_arc": true
}