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