blob: 988f0c2c445b3bb13348d9f5a61dfaa0da961615 [file] [log] [blame]
{
"name": "UITextView+PinchZoom",
"version": "0.1.2",
"summary": "Simple pinch-zoom category for UITextView.",
"homepage": "https://github.com/cfr/UITextView-PinchZoom",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Stan Serebryakov": "cfr@gmx.us"
},
"source": {
"git": "https://github.com/cfr/UITextView-PinchZoom.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "4.3"
},
"source_files": "UITextView+PinchZoom.{h, m}",
"requires_arc": false
}