blob: a971accbdb252e07f48d699550bbf7eb8e985392 [file] [log] [blame]
{
"name": "SmartNavigator",
"version": "1.1.0",
"license": "MIT",
"summary": "Generic navigation framework for view controllers",
"homepage": "https://github.com/iKrisLiu/Navigator",
"authors": {
"Kris Liu": "ikris.liu@gmail.com"
},
"source": {
"git": "https://github.com/iKrisLiu/Navigator.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"module_name": "Navigator",
"source_files": "Navigator/**/*.{h,m,swift}"
}