blob: 7fb46afc423a9770ded8a2b1f139dbbd62edb93b [file] [log] [blame]
{
"name": "PersonaClick",
"version": "1.1.1",
"summary": "PersonaClick iOS SDK",
"description": "This is iOS SDK for PersonaClick platform. Read documentation here: https://github.com/PersonaClick/ios-sdk",
"homepage": "https://github.com/PersonaClick/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PersonaClick": "«support@personaclick.com»"
},
"source": {
"git": "https://github.com/PersonaClick/ios-sdk.git",
"branch": "master",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "PersonaClick/Classes/**/*",
"swift_versions": "5",
"swift_version": "5"
}