blob: 2175d4aa904dc5add9718059861fbf18e9435909 [file] [log] [blame]
{
"name": "SinglePixelView",
"version": "0.0.2",
"summary": "带有一像素高线的视图,线默认在顶部",
"description": "A longer description of SinglePixelView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/yuyedaidao/SinglePixelView",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yuyedaidao/SinglePixelView.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}"
}