blob: 9b8d16e0c1068c837ad381e35d59afce1e130928 [file] [log] [blame]
{
"name": "TransparentNavigation",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Transparent Navigation for iOS",
"homepage": "https://github.com/a1049145827/TransparentNavigation",
"authors": {
"Geek Bruce": "a1049145827@hotmail.com"
},
"source": {
"git": "https://github.com/a1049145827/TransparentNavigation.git",
"tag": "1.0.0"
},
"description": "Transparent Navigation Bar for iOS support enlarging image view and reappearance offset",
"source_files": "TransparentNavigation/*.swift",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}