blob: fe9ca09a6a4933bc4b18b80c9430214bca426fab [file] [log] [blame]
{
"name": "MSCircularSlider",
"version": "1.1.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.1.1"
},
"source_files": "MSCircularSlider/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}