blob: ec8d10d209cb57ab900a170d56df067ed7c77051 [file] [log] [blame]
{
"name": "NOCircleSelector",
"version": "0.3",
"summary": "Circle shaped control to select given number of values.",
"homepage": "http://macrix.com/",
"license": "Apache 2.0",
"authors": {
"natalia.osiecka": "osiecka.n@gmail.com"
},
"source": {
"git": "https://github.com/natalia-osa/NOCircleSelector.git",
"tag": "0.3"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "NOCircleSelector/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}