| { |
| "name": "TapSearchViewV2", |
| "version": "0.0.2", |
| "summary": "Customizable replacement of builtin UISearchBar", |
| "description": "Customizable replacement of builtin UISearchBar.Customizable replacement of builtin UISearchBar", |
| "homepage": "https://github.com/Tap-Payments/TapSearchViewV2", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "O Rabie": "o.rabie@tap.company" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": [ |
| "4.0", |
| "4.2", |
| "5.0" |
| ], |
| "source": { |
| "git": "https://github.com/Tap-Payments/TapSearchViewV2.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "TapSearchViewV2/TapSearchViewV2/Source/**/*.{h,m,swift}", |
| "exclude_files": "Classes/Exclude", |
| "resources": "TapSearchViewV2/TapSearchViewV2/Resources/*.{xcassets,xib}", |
| "ios": { |
| "resource_bundles": { |
| "TapSearchViewResources": "TapSearchViewV2/TapSearchViewV2/Resources/*.{xcassets,xib}" |
| } |
| }, |
| "dependencies": { |
| "TapAdditionsKitV2": [ |
| |
| ], |
| "TapNibViewV2": [ |
| |
| ], |
| "SwiftLint": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |