blob: 34c739c414815966d575908ad4922890c44b356a [file] [log] [blame]
{
"name": "SNSegmentedViewController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNSegmentedViewController/Classes/**/*"
}