[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 0 / 7 / UZTextView / 1.0.3 / UZTextView.podspec.json
blob91643c4e52f1dfc1d678d560eca9251fa5bb2484
2   "name": "UZTextView",
3   "version": "1.0.3",
4   "summary": "Clickable and selectable text view for iOS.",
5   "homepage": "https://github.com/sonsongithub/UZTextView",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yuichi Yoshida": "yoshida.yuichi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sonsongithub/UZTextView.git",
15     "tag": "v1.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "public_header_files": "UZTextView/UZTextView.h",
21   "source_files": "UZTextView/*",
22   "frameworks": [
23     "QuartzCore",
24     "CoreText"
25   ],
26   "requires_arc": true