blob: df62ed0f41be37779f2b4237d4361ff7a40c8a82 [file] [log] [blame]
{
"name": "CTXTutorialEngine",
"version": "3.0.1",
"summary": "CTXTutorialEngine lets to create contextual hints and tutorials.",
"description": "CTXTutorialEngine is the framework that allows to show contextual hints and tutorials.",
"homepage": "https://github.com/andymedvedev/CTXTutorialEngine",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Andrey Medvedev": "andertsk@gmail.com"
},
"source": {
"git": "https://github.com/andymedvedev/CTXTutorialEngine.git",
"tag": "3.0.1"
},
"swift_versions": "5.2",
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.2"
}