4 "summary": "Custom animated iOS controls: Animated discrete slider, animated labels",
5 "description": "Provide an iOS looking UISlider with discrete, controlable steps\nProvide dynamic, animated labels for discrete slider\nEntirely compatible with UISlider",
6 "homepage": "https://github.com/SwiftArchitect/TGPControls",
8 "https://cloud.githubusercontent.com/assets/4073988/5912371/144aaf24-a588-11e4-9a22-42832eb2c235.gif",
9 "https://cloud.githubusercontent.com/assets/4073988/5912454/15774398-a589-11e4-8f08-18c9c7b59871.gif",
10 "https://cloud.githubusercontent.com/assets/4073988/6628373/183c7452-c8c2-11e4-9a63-107805bc0cc4.gif",
11 "https://cloud.githubusercontent.com/assets/4073988/5912297/c3f21bb2-a586-11e4-8eb1-a1f930ccbdd5.gif"
18 "Xavier Schott": "https://www.swiftarchitect.com/swiftarchitect/"
24 "swift_version": "4.0",
26 "git": "https://github.com/SwiftArchitect/TGPControls.git",
29 "source_files": "TGPControls/**/*.{swift}",
30 "exclude_files": "TGPControlsDemo/*",