blob: c61be05feb342cee3dbf04eee8d097eac4a1d8ad [file] [log] [blame]
{
"name": "SNSegmentedViewController",
"version": "0.1.6",
"summary": "Segment in view controller with header view",
"swift_version": "4.2",
"description": "Segment in view controller with header view for ios",
"homepage": "https://github.com/ahmedAlmasri/SNSegmentedViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmedAlmasri": "ahmed.almasri@ymail.com"
},
"source": {
"git": "https://github.com/ahmedAlmasri/SNSegmentedViewController.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNSegmentedViewController/Classes/**/*"
}