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