blob: 92d2b2d647b82a0734d46135ab2b08443c02f609 [file] [log] [blame]
{
"name": "ModernSearchBar",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ModernSearchBar": [
"Pod/Assets.xcassets"
]
},
"pushed_with_swift_version": "3.0"
}