blob: 893d07219eaa722201e526dc78ef439764ef6733 [file] [log] [blame]
{
"name": "CYSegmentedView",
"version": "1.0.2",
"license": "MIT",
"summary": "A segmentedControl with vernier",
"homepage": "https://github.com/delims/CYSegmentedView",
"source": {
"git": "https://github.com/delims/CYSegmentedView.git",
"tag": "1.0.2"
},
"source_files": "CYSegmentedView/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"delims": "delims@qq.com"
},
"social_media_url": "http://delims.github.io"
}