blob: d14d0be876714323f20e2c8f6657197a0a49ff4d [file] [log] [blame]
{
"name": "RotateView",
"version": "1.0",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "Simple UIView subclass that rotates to match device orientation independently of the view controller.",
"homepage": "https://github.com/nicklockwood/RotateView",
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/RotateView.git",
"tag": "1.0"
},
"source_files": "RotateView",
"requires_arc": false,
"platforms": {
"ios": "4.3"
}
}