blob: fed8e5765bf3d294d84b2819790b0fa86ce7ffc5 [file] [log] [blame]
{
"name": "OneSidedBorder",
"version": "0.2.1",
"summary": "Extension to add borders to a UIView.",
"description": "Extension to add borders to a UIView .",
"homepage": "https://github.com/ryohey/OneSidedBorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ryohey": "info@codingcafe.jp"
},
"source": {
"git": "https://github.com/ryohey/OneSidedBorder.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OneSidedBorder/Classes/**/*",
"frameworks": "UIKit"
}