[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 5 / c / e / KeyboardResponder / 0.1.4 / KeyboardResponder.podspec.json
blobfa1e5402c5839785c788b918f41f724fa8b57a13
2   "name": "KeyboardResponder",
3   "version": "0.1.4",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Easy navigation between UITextFields and UITextViews.",
8   "homepage": "https://github.com/thedistance",
9   "authors": {
10     "The Distance": "dev@thedistance.co.uk"
11   },
12   "source": {
13     "git": "https://bitbucket.org/thedistance/keyboardresponder.git",
14     "tag": "0.1.4"
15   },
16   "dependencies": {
17     "TZStackView": [
19     ],
20     "TheDistanceCore": [
22     ]
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": [
28     "KeyboardResponder/Classes/**/*.swift",
29     "KeyboardResponder/Extensions/**/*.swift",
30     "KeyboardResponder/Protocols/**/*.swift"
31   ],
32   "requires_arc": true,
33   "pushed_with_swift_version": "3.0"