blob: c5ed3cb8d507a1e3a867c755e7b8be3dcc08b4a4 [file] [log] [blame]
{
"name": "FRKeyboardManager",
"version": "1.0.1",
"summary": "Very useful Keyboard Manager Object.",
"description": "Very useful Keyboard Manager Object. Abstraction is the key.",
"homepage": "https://github.com/felipericieri/KeyboardManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Ricieri": "felipericieri@icloud.com"
},
"social_media_url": "http://twitter.com/felipericieri",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/felipericieri/KeyboardManager.git",
"tag": "1.0.1"
},
"source_files": "KeyboardManager/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}