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