[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 5 / TPKeyboardAvoidingSwift / 3.2 / TPKeyboardAvoidingSwift.podspec.json
blob04425de93497e619138781abcdcb451c3355521d
2   "name": "TPKeyboardAvoidingSwift",
3   "version": "3.2",
4   "summary": "TPKeyboardAvoiding in Swift 5.0",
5   "description": "Solution for moving text fields out of the way of the keyboard in iOS. - TPKeyboardAvoiding. written in swift. Visit https://github.com/michaeltyson/TPKeyboardAvoiding for Obj-C source",
6   "homepage": "https://github.com/apple-avadhesh/TPKeyboardAvoiding",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Avadhesh": "apple.avadhesh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/apple-avadhesh/TPKeyboardAvoiding.git",
16     "tag": "3.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TPKeyboardAvoidingSwift/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"