blob: e9fd4214a705aba2b4ea0ff12c9f005a48884196 [file] [log] [blame]
{
"name": "NOCircleSelector",
"version": "0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "NOCircleSelector/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
]
}