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