[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / TapSearchView / 1.0.4 / TapSearchView.podspec.json
blobf9fac8bc661cfa52c462d8799285936d5ad8dcc7
2   "name": "TapSearchView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.0",
8     "4.2",
9     "5.0"
10   ],
11   "summary": "Customizable replacement of builtin UISearchBar",
12   "requires_arc": true,
13   "version": "1.0.4",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Tap Payments": "hello@tap.company"
20   },
21   "homepage": "https://github.com/Tap-Payments/TapSearchView-iOS",
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapSearchView-iOS.git",
24     "tag": "1.0.4"
25   },
26   "source_files": "TapSearchView/Source/*.{swift}",
27   "ios": {
28     "resource_bundles": {
29       "TapSearchViewResources": "TapSearchView/Resources/*.{xcassets,xib}"
30     }
31   },
32   "dependencies": {
33     "TapAdditionsKit/Foundation/Bundle": [
34       ">= 1.3.3"
35     ],
36     "TapAdditionsKit/SwiftStandartLibrary/Comparable": [
37       ">= 1.3.3"
38     ],
39     "TapAdditionsKit/Tap/ClassProtocol": [
40       ">= 1.3.3"
41     ],
42     "TapNibView": [
43       ">= 1.0.4"
44     ]
45   }