blob: bd68542111aa5df7a07172d0fbe94daa4db1fd3e [file] [log] [blame]
{
"name": "AAKeyboardManager",
"version": "0.1.0",
"summary": "Keyboard manager for quickly integrating animations",
"homepage": "https://github.com/anilanar/AAKeyboardManager",
"license": "MIT",
"authors": {
"Anıl Anar": "anilanar@hotmail.com"
},
"source": {
"git": "https://github.com/anilanar/AAKeyboardManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}