blob: 7c824052a6707feaef27da721886a2a396175a73 [file] [log] [blame]
{
"name": "UIViewController+KeyboardAnimation",
"version": "1.3",
"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.3"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}