blob: 26a4d9c8bd8b3c49c6ae6aec672b327017cd34b9 [file] [log] [blame]
{
"name": "UZTextView",
"version": "1.0.2",
"summary": "Clickable and selectable text view for iOS.",
"homepage": "https://github.com/sonsongithub/UZTextView",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Yuichi Yoshida": "yoshida.yuichi@gmail.com"
},
"source": {
"git": "https://github.com/sonsongithub/UZTextView.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UZTextView/*",
"frameworks": [
"QuartzCore",
"CoreText"
],
"requires_arc": true
}