blob: 7d6b3d328301a97efd6b92c9c48b1607f8afbcca [file] [log] [blame]
{
"name": "NGOOnePixelView",
"version": "0.3",
"summary": "A UIView subclass for times when the designer insists on a 1px separator line.",
"homepage": "https://github.com/andgotravel/NGOOnePixelView",
"license": "MIT",
"authors": {
"Stas Zhukovskiy": "stzhuk@gmail.com"
},
"source": {
"git": "https://github.com/andgotravel/NGOOnePixelView.git",
"tag": "0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"frameworks": [
"UIKit",
"CoreGraphics"
]
}