blob: f9c242e805067a400939a22ec48e7b04c4e41a5d [file] [log] [blame]
{
"name": "TapSearchView",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Customizable replacement of builtin UISearchBar",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapSearchView-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapSearchView-iOS.git",
"tag": "1.0.1"
},
"source_files": "TapSearchView/Source/*.{swift}",
"ios": {
"resource_bundles": {
"TapSearchViewResources": "TapSearchView/Resources/*.{xcassets,xib}"
}
},
"dependencies": {
"TapAdditionsKit/Foundation/Bundle": [
"1.1"
],
"TapAdditionsKit/SwiftStandartLibrary/Comparable": [
"1.1"
],
"TapAdditionsKit/Tap/ClassProtocol": [
"1.1"
],
"TapNibView": [
"1.0.1.1"
]
}
}