[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 1 / 6 / JHTapTextView / 1.1.1 / JHTapTextView.podspec.json
blob0c7d97910cb122155cec86db210aac0b6ea22e8f
2   "name": "JHTapTextView",
3   "summary": "A subclass of UITextView with text clickable.",
4   "version": "1.1.1",
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.1"
18   },
19   "source_files": "JHTapTextView/*.{h,m}",
20   "requires_arc": true,
21   "frameworks": "UIKit"