blob: 4714e0d67a2d62de82707dfd1542deb6b611e067 [file] [log] [blame]
{
"name": "KFSegmentedView",
"version": "1.2.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/hoootaan",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hoootan/KFSegmentedView.git",
"tag": "1.2.1"
},
"source_files": [
"KFSegmentedView",
"KFSegmentedView/**/*.{h,m,swift,xib}"
],
"swift_version": "4.2"
}