blob: 75b39e0be792d54abfd82dc15f7649f4277dc906 [file] [log] [blame]
{
"name": "GridBackgroundView",
"version": "0.0.2",
"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.2"
},
"source_files": "Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}