blob: 8eb8e142a304a5b30ca6dae4a739953419b14c3e [file] [log] [blame]
{
"name": "Identifo",
"version": "0.1",
"summary": "Identifo API for iOS.",
"description": "Identifo - universal authentication framework for web.",
"homepage": "https://github.com/MadAppGang/identifo-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmytro Lisitsyn": "dl@madappgang.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/MadAppGang/identifo-ios.git",
"tag": "0.1"
},
"source_files": "Identifo/**/*.{h,m,swift}",
"swift_version": "5.0"
}