| { |
| "name": "CustomStepView", |
| "version": "0.1.0", |
| "summary": "CustomStepsView", |
| "description": "Custom Step View for general purposes", |
| "homepage": "https://github.com/wailynn-wlz/CustomStepsView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Wai Lynn Zaw": "wailynnzaw@owaytrip.com" |
| }, |
| "source": { |
| "git": "https://github.com/wailynn-wlz/CustomStepsView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "CustomStepView/*.swift", |
| "pushed_with_swift_version": "3.2" |
| } |