blob: cb7b917d04a798fb56c1e58bd59cae07e9b5214a [file] [log] [blame]
{
"name": "MKWalkthrough",
"version": "1.0.5",
"summary": "An iOS Swift framework to create an engaging walkthrough with only one line of code.",
"description": "An iOS Swift framework to create an engaging walkthrough with only one line of code.",
"homepage": "https://github.com/minamakary25/MKWalkthrough-Swift",
"screenshots": "http://particlesdev.com/MKWalkthrough.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"minamakary25": "minamakary25@gmail.com"
},
"source": {
"git": "https://github.com/minamakary25/MKWalkthrough-Swift.git",
"branch": "master",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKWalkthrough/Classes/**/*",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"pushed_with_swift_version": "3.0"
}