blob: c9006593f66449c9634de9738a406e51d282ab2c [file] [log] [blame]
{
"name": "FLCorner",
"version": "0.0.3",
"summary": "An efficient way of cutting with rounded corners.",
"homepage": "https://github.com/atony2099/FLCorner",
"license": "MIT",
"authors": {
"atony2099": "atony2099@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/atony2099/FLCorner.git",
"tag": "0.0.3"
},
"source_files": [
"FLCorner",
"FLCorner/**/*.{h,m}"
],
"requires_arc": true
}