blob: 090d51f60e94209a3767c266ef52a185bb804600 [file] [log] [blame]
{
"name": "MSCircularSlider",
"version": "1.2.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"
},
"source": {
"git": "https://github.com/ThunderStruct/MSCircularSlider.git",
"branch": "master",
"tag": "1.2.2"
},
"source_files": "MSCircularSlider/*.{swift}",
"requires_arc": true
}