blob: dc7af8fa90023c481fa619879c41845f7918b35b [file] [log] [blame]
{
"name": "JNSegmentedControl",
"version": "1.0.3",
"summary": "JNSegmentedControl is animated segmented control for iOS applications.",
"description": "JNSegmentedControl is an easy to use, animated segmented control for iOS written in Swift. JNSegmentedControl supports 3 main styles of segments.",
"homepage": "https://github.com/JNDisrupter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
"Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com",
"Mohammad Ihmouda": "mkihmouda@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JNDisrupter/JNSegmentedControl.git",
"tag": "1.0.3"
},
"source_files": "JNSegmentedControl/**/*.{swift}",
"resources": "JNSegmentedControl/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "5.0"
}