blob: 9190c1a9d88cb1af286286d3d613df3bab958527 [file] [log] [blame]
{
"name": "KFSegmentedView",
"version": "1.0.1",
"summary": "Customized Segmented View",
"swift_versions": "4.2",
"description": "Customized Segmented View",
"homepage": "https://github.com/hoootan/KFSegmentedView",
"license": "MIT",
"authors": {
"Hootan Moradi": "hoootaan@gmail.com"
},
"social_media_url": "http://twitter.com/Hootan Moradi",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hoootan/KFSegmentedView.git",
"tag": "1.0.1"
},
"source_files": [
"KFSegmentedView",
"KFSegmentedView/**/*"
],
"exclude_files": "KFSegmentedView/**/*.plist",
"swift_version": "4.2"
}