blob: 5df0762db724cb890983995481cfd05e85465247 [file] [log] [blame]
{
"name": "ActivityNavigationItem",
"version": "1.1.0",
"summary": "Indicate activity on UINavigationItem",
"description": "Animate the right/left UINavigationItem bar button items. Now a common UI practice for saving/loading information with bar button taps",
"homepage": "https://github.com/longhorn499/ActivityNavigationItem",
"license": "MIT",
"authors": {
"longhorn499": "kevinjohnsonutx@gmail.com"
},
"social_media_url": "http://twitter.com/dirtydan499",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/longhorn499/ActivityNavigationItem.git",
"tag": "1.1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}