blob: f121161448003662e6659910b9f3ea4e95117a36 [file] [log] [blame]
{
"name": "TORoundedWindow",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TORoundedWindow/**/*.{h,m}",
"requires_arc": true
}