blob: 1cef3fcc29a49c2680e669dba8ce7dcff6e77c3c [file] [log] [blame]
{
"name": "WLStepView",
"version": "1.0.0",
"summary": "A horizontal step view",
"description": "A horizntal step view for showing steps or routes with customizable properties.",
"homepage": "https://github.com/wailynn-wlz/WLStepView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wai Lynn Zaw": "wailynnzaw@owaytrip.com"
},
"source": {
"git": "https://github.com/wailynn-wlz/WLStepView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/wailynnzaw",
"platforms": {
"ios": "8.0"
},
"source_files": "WLStepView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}