blob: a829c7f72fd89bf3e0b06c871ace6f082afccbbd [file] [log] [blame]
{
"name": "MSCircularSlider",
"version": "1.3.2",
"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"
},
"swift_versions": [
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/ThunderStruct/MSCircularSlider.git",
"branch": "master",
"tag": "1.3.2"
},
"source_files": "MSCircularSlider/*.{swift}",
"requires_arc": true,
"swift_version": "5.0"
}