[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 7 / b / SearchFieldMolteo / 0.8 / SearchFieldMolteo.podspec.json
blobbb89a45385750be7ad2c63f201068f6d20f9cbde
2   "name": "SearchFieldMolteo",
3   "version": "0.8",
4   "summary": "SearchField is a highly customizable framework that would be presenting your search results",
5   "description": "SearchField would allow you to implement a searchfield that is highly customizable, and allows you to create a simple SearchResults view by using the ready made SearchResultsViewController, or you can customize it accordingly. read the documantation for more information.",
6   "homepage": "https://github.com/molteo-engineering-team",
7   "license": "MIT",
8   "authors": {
9     "mustii": "mustii@mmk.one"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/molteo-engineering-team/SearchField.git",
16     "tag": "0.8"
17   },
18   "source_files": "SearchField/Classes/*",
19   "resource_bundles": {
20     "icons": [
21       "SearchField/**/*.xcassets"
22     ]
23   },
24   "exclude_files": "Classes/Exclude",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"