Latest | 0.1.5 |
---|---|
Homepage | https://github.com/thedistance |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | TheDistanceCore |
Authors |
400: Invalid request
Latest podspec
{ "name": "KeyboardResponder", "version": "0.1.5", "license": { "type": "MIT" }, "summary": "Easy navigation between UITextFields and UITextViews.", "homepage": "https://github.com/thedistance", "authors": { "The Distance": "[email protected]" }, "source": { "git": "https://bitbucket.org/thedistance/keyboardresponder.git", "tag": "0.1.5" }, "swift_version": "4.2", "dependencies": { "TheDistanceCore": [] }, "platforms": { "ios": "8.0" }, "source_files": [ "KeyboardResponder/Classes/**/*.swift", "KeyboardResponder/Extensions/**/*.swift", "KeyboardResponder/Protocols/**/*.swift" ], "requires_arc": true }
Sat, 08 Dec 2018 11:32:05 +0000