blob: 12d62cdddbb6d58bf0e28d01ad5c149437c74913 [file] [log] [blame]
{
"name": "LPViewBorderMaker-Swift",
"version": "0.0.2",
"summary": "UIView extension of making UIView borders",
"description": "UIView extension of making UIView borders via CAGradientLayer in swift",
"homepage": "https://github.com/litt1e-p/LPViewBorderMaker-Swift",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPViewBorderMaker-Swift.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPViewBorderMaker-Swift/*",
"frameworks": [
"Foundation",
"UIKit"
]
}