blob: d94d4529bd826a13551e81af4e853ef24b3b3ff5 [file] [log] [blame]
{
"name": "CTXTutorialEngine",
"version": "1.0.2",
"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": "1.0.2"
},
"swift_versions": "5.2",
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.2"
}