blob: d6bf1c6c8e77b6e3c4173b2f2963b5fd86ad942d [file] [log] [blame]
{
"name": "InstantSearch-Core-Swift",
"module_name": "InstantSearchCore",
"version": "1.0.1",
"license": "MIT",
"summary": "Instant Search library for Swift by Algolia",
"homepage": "https://github.com/algolia/instantsearch-core-swift",
"authors": {
"Algolia": "contact@algolia.com"
},
"source": {
"git": "https://github.com/algolia/instantsearch-core-swift.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": [
"Sources/*.swift"
],
"dependencies": {
"AlgoliaSearch-Client-Swift": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}