blob: b9648c1c254a84fe25340df5d3172f860fabca02 [file] [log] [blame]
{
"name": "ModernSearchBar",
"version": "1.5",
"summary": "ModernSearchBar",
"description": "The famous iOS search bar with auto completion feature implemented.",
"homepage": "https://github.com/PhilippeBoisney/ModernSearchBar",
"license": "APACHE",
"authors": {
"PhilippeBoisney": "phil.boisney@gmail.com"
},
"source": {
"git": "https://github.com/PhilippeBoisney/ModernSearchBar.git",
"tag": "1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ModernSearchBar": [
"Pod/Assets.xcassets"
]
},
"pushed_with_swift_version": "4.0"
}