blob: fc56d4aa024d17b1d45c30def0ae30de427ec36a [file] [log] [blame]
{
"name": "RoundCorner",
"version": "0.0.1",
"summary": "cuting roundCorner without offscreen render.",
"homepage": "https://github.com/cxGoGoing/RoundCornerDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengxun": "chengxun08@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cxGoGoing/RoundCornerDemo.git",
"tag": "v0.0.1"
},
"source_files": "RoundCornerCategory/*.{h,m}",
"requires_arc": true
}