blob: ae2368cf9ec60ae6df42c9429b3d0c8dcc20d614 [file] [log] [blame]
{
"name": "SFImageMaker",
"version": "1.0.0",
"summary": "Use CoreGraphics to control the direction of Rect Corner、Shadow 、Border",
"homepage": "https://github.com/SilverFruity/UICornerShadowView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiang": "15328044115@163.com"
},
"source": {
"git": "https://github.com/SilverFruity/UICornerShadowView.git",
"tag": "1.0.0"
},
"source_files": [
"SFImageMaker/SFImageMaker/*.{h,m}",
"SFImageMaker/SFImageMaker/**/*.{h,m}"
],
"public_header_files": "SFImageMaker/SFImageMaker/*.h",
"platforms": {
"ios": "8.0"
}
}