[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 4 / TNKeyboardControlWindow / 1.0.7 / TNKeyboardControlWindow.podspec.json
blob196d557227e27e9f074ea6026c2744165c7aecae
2   "name": "TNKeyboardControlWindow",
3   "version": "1.0.7",
4   "summary": "Keyboard pan-to-dismiss functionality for iOS!",
5   "description": "The tiny utility helps you implement an app-wide keyboard pan-to-dismiss functionality in just a few lines of code.",
6   "homepage": "https://github.com/Tawa/TNKeyboardControlWindow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TawaNicolas": "tawanicolas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Tawa/TNKeyboardControlWindow",
16     "tag": "1.0.7"
17   },
18   "social_media_url": "https://twitter.com/TawaNicolas",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "subspecs": [
23     {
24       "name": "TNKeyboardControlWindow",
25       "source_files": "TNKeyboardControlWindow"
26     }
27   ]