blob: 2bab02f1d0b3b65995b1e8e00c59409663d33067 [file] [log] [blame]
{
"name": "TORoundedWindow",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A UIWindow overlay that adds rounded corners to the borders of your iOS apps.",
"homepage": "https://github.com/TimOliver/TORoundedWindow",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TORoundedWindow.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TORoundedWindow/**/*.{h,m}",
"requires_arc": true
}