[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 7 / KeyBoardHandling / 0.1.0 / KeyBoardHandling.podspec.json
blobc46f330b8efd47b93dc1d29062fc965ed191aa6f
2   "name": "KeyBoardHandling",
3   "version": "0.1.0",
4   "summary": "Just extend the class with the KeyBoardHandling class",
5   "description": "Just extend the any class with the KeyBoardHandling. Then implement the text view and text feild delegate on that view controller. And call the each view delegate with super of perticular one.",
6   "homepage": "https://github.com/AbhishekThorat/KeyBoardHandling",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AbhishekThorat": "abhishek.thorat18@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AbhishekThorat/KeyBoardHandling.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KeyBoardHandling/Classes/**/*"