blob: 0d52d491118619b3305e2bf11d38653cfe025129 [file] [log] [blame]
{
"name": "SnappingSlider",
"version": "1.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.1"
},
"source_files": "SnappingSlider/SnappingSlider.swift",
"requires_arc": true
}