blob: a7f0466541003f3f005eb30add2d29c455742fb7 [file] [log] [blame]
{
"name": "BMInitialsPlaceholderView",
"version": "1.0.1",
"summary": "A circular placeholder view for initials.",
"description": " A circular view that can be used to display initials \n (a la iMessage).\n",
"homepage": "https://github.com/brianmichel/BMInitialsPlaceholderView",
"license": "MIT",
"authors": {
"Brian Michel": "brian.michel@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/brianmichel/BMInitialsPlaceholderView.git",
"tag": "1.0.1"
},
"source_files": "InitialPlaceholder/Source/*.{h,m}",
"requires_arc": true
}