[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 7 / TapSearchViewV2 / 0.0.5 / TapSearchViewV2.podspec.json
blob8c683e8c98609aeaa88034685806e047db497a9f
2   "name": "TapSearchViewV2",
3   "version": "0.0.5",
4   "summary": "Customizable replacement of builtin UISearchBar",
5   "description": "Customizable replacement of builtin UISearchBar.Customizable replacement of builtin UISearchBar",
6   "homepage": "https://github.com/Tap-Payments/TapSearchViewV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapSearchViewV2.git",
24     "tag": "0.0.5"
25   },
26   "source_files": "TapSearchViewV2/TapSearchViewV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "ios": {
29     "resource_bundles": {
30       "TapSearchViewResources": "TapSearchViewV2/TapSearchViewV2/Resources/*.{xcassets,xib}"
31     }
32   },
33   "dependencies": {
34     "TapAdditionsKitV2": [
36     ],
37     "TapNibViewV2": [
39     ]
40   },
41   "swift_version": "5.0"