[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 3 / 1 / 7 / TapSearchViewV2 / 0.0.4 / TapSearchViewV2.podspec.json
blob80890f1c511f75045d937ca54651f9f67adca169
2   "name": "TapSearchViewV2",
3   "version": "0.0.4",
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": "9.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.4"
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"