blob: 9a9904e9757d4a0f54eed7b66432bef26ad0c3ae [file] [log] [blame]
{
"name": "SearchFieldMolteo",
"version": "0.6",
"summary": "SearchField is a highly customizable framework that would be presenting your search results",
"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.",
"homepage": "https://github.com/molteo-engineering-team",
"license": "MIT",
"authors": {
"mustii": "mustii@mmk.one"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/molteo-engineering-team/SearchField.git",
"tag": "0.6"
},
"source_files": "SearchField/Classes/*",
"resource_bundles": {
"icons": [
"SearchField/**/*.xcassets"
]
},
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}