blob: bc91fb6f31877a07fc45ef2ccc79f5c18236b2e4 [file] [log] [blame]
{
"name": "SnappingStepper",
"module_name": "SnappingStepper",
"version": "1.0.2",
"license": "MIT",
"summary": "An alternative to UIStepper with a snapping slider in the middle written in Swift",
"homepage": "https://github.com/yannickl/SnappingStepper.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/SnappingStepper.git",
"tag": "1.0.2"
},
"screenshots": "http://yannickloriot.com/resources/snappingstepper-screenshot.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "SnappingStepper/*.swift",
"requires_arc": true
}