blob: d5d9a792ce1f8dbcc387a6b52671142d0588b83a [file] [log] [blame]
{
"name": "GridBackgroundView",
"version": "0.0.1",
"summary": "格子背景视图",
"description": "由一像素的线划开的格子视图",
"homepage": "https://github.com/yuyedaidao/GridBackgroundView",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yuyedaidao/GridBackgroundView.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}