blob: d1fa52d0c25ad3b06978c855c8348b245837b442 [file] [log] [blame]
{
"name": "Algent",
"version": "0.6.0",
"summary": "Algent is a wrapper of Algolia search client for iOS.",
"description": "Algent is a wrapper of Algolia search client for iOS.\nIf you need more infomation, look https://github.com/miup/Algent.git.",
"homepage": "https://github.com/miup/Algent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miup": "contact@miup.blue"
},
"source": {
"git": "https://github.com/miup/Algent.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Algent/Classes/**/*",
"dependencies": {
"InstantSearchClient": [
"~> 7.0"
]
}
}