blob: 61f4cbe780d3b70c06e981e16e8668967e271864 [file] [log] [blame]
{
"name": "CSSegmentedControl",
"version": "1.1",
"platforms": {
"ios": "10.0"
},
"license": "MIT",
"summary": "The popular segmentedControl in currency",
"homepage": "https://github.com/hcsaaron/CSSegmentedControl",
"authors": {
"Aaron": "hcsaaron@163.com"
},
"source": {
"git": "https://github.com/hcsaaron/CSSegmentedControl.git",
"tag": "1.1"
},
"description": "CSSegmentedControl is a clean and easy-to-use custom SegmentedControl meant to show any item",
"swift_version": "4.2",
"source_files": "CSSegmentedControl/**/*.{h,swift}",
"resources": "CSSegmentedControl/Resource/CSSegmentedControl.bundle",
"requires_arc": true
}