blob: d9a704482818e52021c8d09d090ab062acd756d0 [file] [log] [blame]
{
"name": "SnappingStepper",
"version": "2.1.1",
"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": "2.1.1"
},
"screenshots": "http://yannickloriot.com/resources/snappingstepper-screenshot.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "SnappingStepper/*.swift",
"requires_arc": true
}