blob: 2281c0054670869678ff2922a294c934e5b146c9 [file] [log] [blame]
{
"name": "SuggestionRow",
"version": "3.1.0",
"summary": "Eureka row that displays completion suggestions either below the row in a table view or in the input accessory view above the keyboard.",
"homepage": "https://github.com/EurekaCommunity/SuggestionRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xmartlabs SRL": "swift@xmartlabs.com"
},
"source": {
"git": "https://github.com/EurekaCommunity/SuggestionRow.git",
"tag": "3.1.0"
},
"social_media_url": "https://twitter.com/EurekaCommunity",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*.{swift}"
},
"dependencies": {
"Eureka": [
"~> 5.1"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}