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