blob: c55c79f904f0371d6c2767b4fa61b2f4581db29a [file] [log] [blame]
{
"name": "UIViewController+KeyboardAnimation",
"version": "1.1",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Showing/dismissing keyboard animation in simple view controller category.",
"homepage": "https://github.com/Just-/UIViewController-KeyboardAnimation",
"authors": {
"Anton Gaenko": "antony.gaenko@gmail.com"
},
"social_media_url": "https://twitter.com/Anton_Gaenko",
"requires_arc": true,
"source": {
"git": "https://github.com/Just-/UIViewController-KeyboardAnimation.git",
"branch": "master",
"tag": "1.1"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}