blob: bfb745daac06ac0aa0e76cf4555149f7fa5ce807 [file] [log] [blame]
{
"name": "NavigationDropdown",
"summary": "Navigation Dropdown in Swift",
"version": "0.0.5",
"homepage": "https://github.com/salientsys/navigation-dropdown-ios",
"license": "MIT",
"authors": {
"Salient Systems Corporation": "mobile.salientsys@gmail.com"
},
"source": {
"git": "https://github.com/salientsys/navigation-dropdown-ios.git",
"tag": "0.0.5"
},
"social_media_url": "https://www.salientsys.com/",
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"ios": {
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"resources": "Assets/**/*.xcassets"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}