blob: d705e6bc2f696ae398df37ad46c1ed3b41a13e17 [file] [log] [blame]
{
"name": "CYSegmentedView",
"version": "1.0.1",
"license": "MIT",
"summary": "A segmentedControl with vernier",
"homepage": "https://github.com/delims/CYSegmentedView",
"source": {
"git": "https://github.com/delims/CYSegmentedView.git",
"tag": "1.0.1"
},
"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"
}