blob: 2c1ee38191b7f790c0ecfb829f2555c1da2676ab [file] [log] [blame]
{
"name": "MHRotaryKnob",
"version": "1.1.0",
"summary": "UIControl for iOS that acts like a rotary knob.",
"homepage": "http://www.hollance.com/components",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Matthijs Hollemans": "mail@hollance.com"
},
"source": {
"git": "https://github.com/hollance/MHRotaryKnob.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"MHRotaryKnob",
"MHRotaryKnob/**/*.{h,m}"
],
"frameworks": "QuartzCore",
"requires_arc": true
}