blob: 7f38ce8f73a22f7c95c3929455fee30ed6801eab [file] [log] [blame]
{
"name": "SAMultisectorControl",
"version": "1.0.1",
"summary": "SAMultisectorControl allows you to create multiselect control with beautiful design ad circule structure",
"description": " SAMultisectorControl allows you to create multiselect control with beautiful design ad circule structure. It's allows users in easy way changing values. Easy in use and have high ergonomic level.\n",
"homepage": "https://github.com/snipter/SAMultisectorControl",
"license": "MIT",
"authors": {
"Jaroslav Khorishchenko": "websnipter@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/snipter/SAMultisectorControl.git",
"tag": "1.0.1"
},
"source_files": "SAMultisectorControl/*.{h,m}",
"frameworks": [
"QuartzCore",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}