[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 1 / 7 / TapSearchViewV2 / 0.0.2 / TapSearchViewV2.podspec.json
blob5d56ce738a2317992cdc2ee03c5dcf1acc618360
2   "name": "TapSearchViewV2",
3   "version": "0.0.2",
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.2"
25   },
26   "source_files": "TapSearchViewV2/TapSearchViewV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "resources": "TapSearchViewV2/TapSearchViewV2/Resources/*.{xcassets,xib}",
29   "ios": {
30     "resource_bundles": {
31       "TapSearchViewResources": "TapSearchViewV2/TapSearchViewV2/Resources/*.{xcassets,xib}"
32     }
33   },
34   "dependencies": {
35     "TapAdditionsKitV2": [
37     ],
38     "TapNibViewV2": [
40     ],
41     "SwiftLint": [
43     ]
44   },
45   "swift_version": "5.0"