blob: 3fe511bac3c95b39e3c3c84022a7859cad9ce702 [file] [log] [blame]
{
"name": "SuggestionsKit",
"version": "1.0",
"summary": "A short description of SuggestionsKit.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huemae/SuggestionsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huemae": ""
},
"source": {
"git": "https://github.com/huemae/SuggestionsKit.git",
"branch": "master"
},
"source_files": "Sources/**/*",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}