blob: eef921e11edab1cf09d5ad9a4401584647fdf3dc [file] [log] [blame]
{
"name": "SuggestionRow",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/EurekaCommunity",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*.{swift}"
},
"dependencies": {
"Eureka": [
"3.0"
]
},
"pushed_with_swift_version": "3.0"
}