blob: 0e4ba001b9d5aa7f8c93a580a242cfdc207deeb8 [file] [log] [blame]
{
"name": "MKWalkthrough",
"version": "1.0.2",
"summary": "An iOS framework to create an engaging walkthrough with only one line of code.",
"description": "An iOS framework to create an engaging walkthrough with only one line of code.",
"homepage": "https://github.com/minamakary25/MKWalkthrough-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"minamakary25": "minamakary25@gmail.com"
},
"source": {
"git": "https://github.com/minamakary25/MKWalkthrough-Swift.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKWalkthrough/Classes/MKWalkthrough.swift",
"pushed_with_swift_version": "3.0"
}