blob: ab9079fec53897d369e5ea84fe12c2fa0b7bd720 [file] [log] [blame]
{
"name": "SwiftStepView",
"version": "0.0.2",
"summary": "A step view written in Swift",
"description": "SwiftStepView is a step view written in Swift. It's simple and easy to use.",
"homepage": "https://github.com/derekcoder/SwiftStepView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/SwiftStepView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"SwiftStepView/Sources/*.swift",
"SwiftStepView/SwiftStepView.h"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}