blob: 038770ef956f47c6a333f111b8119b43b055181c [file] [log] [blame]
{
"name": "iOS6-ForwardAutorotate",
"version": "1.0.0",
"license": {
"type": "Beerware",
"text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
},
"homepage": "https://github.com/inamiy/iOS6-ForwardAutorotate",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "UIKit-additions to forward iOS6 rotation methods.",
"source": {
"git": "https://github.com/inamiy/iOS6-ForwardAutorotate.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "4.3"
}
}