blob: 6f216d3ef0febc9ea60562f35d9f6f2eeaadf3ca [file] [log] [blame]
{
"name": "SMWheelControl",
"version": "0.1.1",
"summary": "SMWheelControl is an iOS component allowing the selection of an item from a 360° spinning wheel.",
"authors": {
"Cesare Rocchi": "@_funkyboy",
"Simone Civetta": "@viteinfinite"
},
"source": {
"git": "https://github.com/viteinfinite/SMWheelControl.git",
"tag": "0.1.1"
},
"source_files": "SMWheelControlSample/SMWheelControl/*.{h,m}",
"frameworks": [
"QuartzCore",
"UIKit"
],
"license": {
"type": "BSD 3-Clause"
},
"requires_arc": true,
"homepage": "https://github.com/viteinfinite/SMWheelControl",
"platforms": {
"ios": "5.0"
}
}