blob: 0bc63e5d49ec0668b39294670502c245814e1aea [file] [log] [blame]
{
"name": "SNSegmentedViewController",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNSegmentedViewController/Classes/**/*"
}