blob: c019b2947621578821749d607ebf6b5f3665466e [file] [log] [blame]
{
"name": "MSCircularSlider",
"version": "1.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThunderStruct": "mohamedshahawy@aucegypt.edu"
},
"summary": "A full-featured circular slider for iOS applications",
"homepage": "https://github.com/ThunderStruct/MSCircularSlider",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/ThunderStruct/MSCircularSlider.git",
"branch": "master",
"tag": "1.2.1"
},
"source_files": "MSCircularSlider/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}