[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 3 / 7 / HPTextViewTapGestureRecognizer / 0.1 / HPTextViewTapGestureRecognizer.podspec.json
bloba36235d8b7e040c668ddc575a87c57560b40d1f7
2   "name": "HPTextViewTapGestureRecognizer",
3   "version": "0.1",
4   "summary": "The simplest way to handle links and interactive attachments in UITextView.",
5   "homepage": "https://github.com/hpique/HPTextViewTapGestureRecognizer",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hermes Pique": "@hpique"
12   },
13   "social_media_url": "https://twitter.com/hpique",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/hpique/HPTextViewTapGestureRecognizer.git",
19     "tag": "v0.1"
20   },
21   "source_files": "HPTextViewTapGestureRecognizer/*.{h,m}",
22   "requires_arc": true