blob: a84fcad22d930b83ee70738d220da40caf2e9860 [file] [log] [blame]
{
"name": "JNSegmentedControl",
"version": "1.0.1",
"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.1"
},
"source_files": "JNSegmentedControl/**/*.{swift}",
"resources": "JNSegmentedControl/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}