blob: f80cd6e284a00c06e63cc303c0476dc2a05d94aa [file] [log] [blame]
{
"name": "AMKeyboardFrameTracker",
"version": "1.0.0",
"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.0"
},
"social_media_url": "https://twitter.com/iAmrMohamed",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "AMKeyboardFrameTracker/Classes/**/*",
"frameworks": "UIKit"
}