blob: ba8584b35728baef8ce91ddb4085008bf39db163 [file] [log] [blame]
{
"name": "SuggestionsKit",
"version": "1.1.3",
"summary": "This framework was created in order to provide developers with the opportunity to educate users on various features of applications.",
"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/**/*.swift",
"Sources/SuggestionsKit.h"
],
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}