blob: f9fac8bc661cfa52c462d8799285936d5ad8dcc7 [file] [log] [blame]
{
"name": "TapSearchView",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"summary": "Customizable replacement of builtin UISearchBar",
"requires_arc": true,
"version": "1.0.4",
"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.4"
},
"source_files": "TapSearchView/Source/*.{swift}",
"ios": {
"resource_bundles": {
"TapSearchViewResources": "TapSearchView/Resources/*.{xcassets,xib}"
}
},
"dependencies": {
"TapAdditionsKit/Foundation/Bundle": [
">= 1.3.3"
],
"TapAdditionsKit/SwiftStandartLibrary/Comparable": [
">= 1.3.3"
],
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.3.3"
],
"TapNibView": [
">= 1.0.4"
]
}
}