blob: c5c2131ddf7eea3c9b6e6926d59c5368ac60427b [file] [log] [blame]
{
"name": "Naviline",
"version": "0.2.0",
"summary": "Naviline is a useful stack for one-screen navigation.",
"homepage": "https://github.com/waddo/Naviline",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Rodzik": "antrod1995@gmail.com"
},
"source": {
"git": "https://github.com/waddo/Naviline.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Naviline/Classes/**/*",
"resources": "Naviline/Assets/*",
"swift_version": "5.0"
}