[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / TAPKeyboardPop / 0.1.0 / TAPKeyboardPop.podspec.json
blob694d926ef67cbede6614693d677a0a0fb0afaffa
2   "name": "TAPKeyboardPop",
3   "version": "0.1.0",
4   "summary": "A UIViewController category that enables animated keyboard dismissal with the pop gesture.",
5   "homepage": "https://github.com/cotap/TAPKeyboardPop",
6   "license": "MIT",
7   "authors": {
8     "Cotap": "http://cotap.com",
9     "Dave Lyon": "dave@davelyon.net"
10   },
11   "source": {
12     "git": "https://github.com/cotap/TAPKeyboardPop.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*"