blob: 92fb27e8ea1194be3ec0d4132d6cffd0b8ea1bc1 [file] [log] [blame]
{
"name": "FluidNavigationController",
"version": "1.0",
"summary": "A customizable nice looking NavigationController",
"description": "A customizable nice looking NavigationController (written in swift).",
"homepage": "https://github.com/muhammadbassio/FluidNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Bassio": "muhammadbassio@gmail.com"
},
"source": {
"git": "https://github.com/muhammadbassio/FluidNavigationController.git",
"tag": "1.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "sources/**/*.swift",
"resources": "sources/*.xcassets"
}