[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 1 / 6 / JHTapTextView / 1.1.0 / JHTapTextView.podspec.json
blobbe8b9fae2288a27ee141e01bdcd9aab41c9a3c2c
2   "name": "JHTapTextView",
3   "summary": "A subclass of UITextView with text clickable.",
4   "version": "1.1.0",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Haocold": "xjh093@126.com"
10   },
11   "homepage": "https://github.com/xjh093/JHTapTextView",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/xjh093/JHTapTextView.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "JHTapTextView/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"