blob: 36d289c08d44dae8ce8cde6d1604ac9325081654 [file] [log] [blame]
{
"name": "GLWalkthrough",
"version": "0.1.1",
"summary": "GLWalkthrough helps users to add walk through or coach marker functionality to their application",
"swift_versions": "4.0",
"description": "GLWalkthrough is a easily configurable plug and play tool to add walkthrough or coachmarker functionality to your app in ease.",
"homepage": "https://github.com/gokulgovind/GLWalkthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokulgovind": "gokulece26@gmail.com"
},
"source": {
"git": "https://github.com/gokulgovind/GLWalkthrough.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GLWalkthrough/Classes/**/*",
"swift_version": "4.0"
}