blob: ee9c00f99b3f88603579cc669757dc7cccefb757 [file] [log] [blame]
{
"name": "BDBorderedButton",
"version": "1.0.1",
"summary": "Flat iOS button with borders.",
"description": " Everybody loves flat design. But sometimes buttons need to have borders.\n BDBorderedButton provides borders to iOS flat button.\n",
"homepage": "https://github.com/norsez/BDBorderedButton",
"license": "MIT",
"authors": {
"Norsez Orankijanan": "norsez@gmail.com"
},
"source": {
"git": "https://github.com/norsez/BDBorderedButton.git",
"tag": "1.0.1"
},
"social_media_url": "http://about.me/norsez",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BDBorderedButton": [
"Pod/Assets/*.png"
]
},
"frameworks": "Quartzcore"
}