Skip to content

Commit

Permalink
[Add] NapySlider 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seeppp authored and CocoaPodsBot committed Jun 27, 2017
1 parent 8e562a5 commit a4b7c88
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Specs/d/6/b/NapySlider/0.3.1/NapySlider.podspec.json
@@ -0,0 +1,20 @@
{
"name": "NapySlider",
"version": "0.3.1",
"summary": "A vertical slider UIControl element written in swift.",
"homepage": "https://github.com/seeppp/NapySlider",
"license": "MIT",
"authors": {
"Jonas Schoch": "jonas.schoch@naptics.ch"
},
"source": {
"git": "https://github.com/seeppp/NapySlider.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "NapySlider/NapySlider.swift",
"pushed_with_swift_version": "3.0"
}

0 comments on commit a4b7c88

Please sign in to comment.