blob: 216cc33792f0d5455792dc9081c2053191db420a [file] [log] [blame]
{
"name": "FLCorner",
"version": "0.0.4",
"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.4"
},
"source_files": [
"FLCorner",
"FLCorner/**/*.{h,m}"
],
"requires_arc": true
}