blob: 2acb34bec7aebc31c5ae9e6a66833bdd3bb9428b [file] [log] [blame]
{
"name": "MKWalkthrough",
"version": "1.0.4",
"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",
"branch": "master",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKWalkthrough/Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"pushed_with_swift_version": "3.0"
}