blob: 3e230b226538317db34e3f8f1a4e232140cae746 [file] [log] [blame]
{
"name": "Algent",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Algent/Classes/**/*",
"dependencies": {
"AlgoliaSearch-Client-Swift": [
"~> 5.0"
],
"Result": [
]
},
"pushed_with_swift_version": "4.0"
}