blob: 665907c313f085cd96c988a3b36c7094e477cb41 [file] [log] [blame]
{
"name": "SnappingStepper",
"version": "1.2.0",
"license": "MIT",
"summary": "An elegant alternative to the UIStepper 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.2.0"
},
"screenshots": "http://yannickloriot.com/resources/snappingstepper-screenshot.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "SnappingStepper/*.swift",
"requires_arc": true
}