blob: 83c0a6b269aae4dd6a4f82d71223df6d5459ee54 [file] [log] [blame]
{
"name": "SnappingSlider",
"version": "1.0.1",
"summary": "A beautiful slider control for iOS built purely upon Swift.",
"description": " A slider control built upon UIKitDynamic using Swift. Simple and effecient. \n",
"homepage": "https://github.com/rehatkathuria/SnappingSlider",
"screenshots": "http://i.imgur.com/D6IsT2r.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rehat Kathuria": "rehat.k@gmail.com"
},
"social_media_url": "http://twitter.com/itskathuria",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rehatkathuria/SnappingSlider.git",
"tag": "1.0.1"
},
"source_files": "SnappingSlider/",
"requires_arc": true
}