blob: 6733ac478080719abdbea8c3cf8c67bce8d832fb [file] [log] [blame]
{
"name": "AUISelectiveBordersView",
"version": "0.0.1",
"summary": "Allow specific borders on calayer for uiview elements",
"description": " Allow borders on specific sides of a uiview e.g. only top and left\n",
"homepage": "http://corecocoa.wordpress.com/2012/03/04/selective-layer-borders/",
"license": {
"type": "MIT",
"file": "MIT-LICENCE"
},
"authors": {
"Adam Siton": ""
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/tastycode/AUISelectiveBordersView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}