blob: 7ef242153cd568295d712f614b0d4feea7ce002e [file] [log] [blame]
{
"name": "PhocaLargha",
"version": "1.0.0",
"summary": "A library that can easily display a rich walkthrough.",
"description": "This library makes it easy to display the walkthrough in the application simply by writing a few lines of code.\nYou can customize various color backgrounds, titles, buttons, etc., and you can also define completion handlers.",
"homepage": "https://github.com/yamataku29/PhocaLargha",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yamataku29": "tmn.sby001@gmail.com"
},
"source": {
"git": "https://github.com/yamataku29/PhocaLargha.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "PhocaLargha/Classes/**/*"
}