blob: 000207a2553e1620d7198dd23a38ca2ac412cf54 [file] [log] [blame]
{
"name": "EFNavigationBar",
"version": "5.1.3",
"summary": "An ordinary custom navigation bar.",
"description": "EFNavigationBar - An ordinary custom navigation bar, in Swift.",
"homepage": "https://github.com/EFPrefix/EFNavigationBar",
"screenshots": "https://raw.githubusercontent.com/EFPrefix/EFNavigationBar/master/Assets/EFNavigationBar.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EyreFree": "eyrefree@eyrefree.org"
},
"source": {
"git": "https://github.com/EFPrefix/EFNavigationBar.git",
"tag": "5.1.3"
},
"social_media_url": "https://twitter.com/EyreFree777",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EFNavigationBar/**/*",
"dependencies": {
"EFFoundation/Device": [
">= 0.8.1"
]
},
"swift_version": "5.0"
}