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