blob: 0b06630e22d388590ffb4364004ab0262309354b [file] [log] [blame]
{
"name": "UILabel+PinchZoom",
"version": "0.0.1",
"summary": "Simple pinch-zoom category for UILabel",
"homepage": "https://github.com/hons82/UILabel-PinchZoom",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hannes Tribus": "hons82@gmail.com"
},
"source": {
"git": "https://github.com/hons82/UILabel-PinchZoom.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "UILabel-PinchZoom/*.{h,m}"
}