blob: 7be2b4b0e26ecc35f281ca2a1a5fdcf6330141ed [file] [log] [blame]
{
"name": "BMInitialsPlaceholderView",
"version": "1.0.0",
"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.0"
},
"source_files": "InitialPlaceholder/Source/*.{h,m}",
"requires_arc": true
}