Latest | 4.4 |
---|---|
Homepage | http://github.com/gizmosachin/ColorSlider |
License | MIT |
Platforms | ios 9.0, requires ARC |
Frameworks | Foundation, UIKit, CoreGraphics, QuartzCore |
Authors |
no README.md available
Latest podspec
{ "name": "ColorSlider", "version": "4.4", "summary": "Snapchat-style color picker in Swift", "homepage": "http://github.com/gizmosachin/ColorSlider", "license": "MIT", "documentation_url": "https://gizmosachin.github.io/ColorSlider/", "social_media_url": "http://twitter.com/gizmosachin", "authors": { "Sachin Patel": "[email protected]" }, "source": { "git": "https://github.com/gizmosachin/ColorSlider.git", "tag": "4.4" }, "source_files": [ "Sources/**", "Sources/Internal/**" ], "platforms": { "ios": "9.0" }, "swift_version": "5.0", "requires_arc": true, "frameworks": [ "Foundation", "UIKit", "CoreGraphics", "QuartzCore" ] }
Fri, 12 Apr 2019 10:12:13 +0000