blob: db6b13a5e6bfab6854608e797fc5bdafb2298556 [file] [log] [blame]
{
"name": "AFSubtitleNavigationItem",
"version": "0.1.0",
"summary": "Create custom title and subtitle labels in your native navigation item.",
"description": "Extending the navtive navigationItem capabilities to instantly add custom title and subtitle labels.\nThe labels are fully customizable and works very well with the bar button items.",
"homepage": "https://github.com/AhmedFathi680/AFSubtitleNavigationItem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed Fathi": "AhmedFathi680@gmail.com"
},
"source": {
"git": "https://github.com/ahmedfathi680/AFSubtitleNavigationItem.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "AFSubtitleNavigationItem/Classes/**/*"
}