blob: 93009de55b5aa150717bb67e60696fb3a14a0525 [file] [log] [blame]
{
"name": "identifo-ios",
"version": "0.1.0",
"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.0"
},
"source_files": "Identifo/**/*.{h,m,swift}",
"swift_version": "5.0"
}