[Add] FaceSDKNightly 6.4.2305
[CocoaPods.git] / Specs / 2 / 7 / b / SearchFieldMolteo / 0.9.1 / SearchFieldMolteo.podspec.json
blob8b22ed08e7c166f6c46597061fb76b85b0b74d9f
2   "name": "SearchFieldMolteo",
3   "version": "0.9.1",
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.9.1"
17   },
18   "source_files": "SearchField/Classes/*",
19   "resource_bundles": {
20     "eu.molteo.icons": [
21       "SearchField/**/*.xcassets"
22     ]
23   },
24   "exclude_files": "Classes/Exclude",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"