blob: 571d2b0ddb707d4480181b022f7b552f8ff37b01 [file] [log] [blame]
{
"name": "PinchableLabel",
"version": "0.1.6",
"summary": "You can pinch a label.",
"description": "You can rotate and scale this label by pinching.",
"homepage": "https://github.com/malt03/PinchableLabel",
"screenshots": "https://raw.githubusercontent.com/malt03/PinchableLabel/master/screen_shot.gif",
"license": "MIT",
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/PinchableLabel.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PinchableLabel": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}