blob: 06567299017830e7a75bc65e4899b4d195dfebaf [file] [log] [blame]
{
"name": "AMKeyboardFrameTracker",
"version": "1.0.1",
"summary": "Simple iOS Keyboard frame tracker for custom interactive Keyboard dismissal",
"homepage": "https://github.com/iAmrMohamed/AMKeyboardFrameTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iAmrMohamed": "iAmrMohamed@gmail.com"
},
"source": {
"git": "https://github.com/iAmrMohamed/AMKeyboardFrameTracker.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/iAmrMohamed",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "AMKeyboardFrameTracker/Classes/**/*",
"frameworks": "UIKit"
}