blob: 9cbacc76ff3d4329154cae10435064be5bda1735 [file] [log] [blame]
{
"name": "KristalLogin",
"platforms": {
"ios": "12.0"
},
"version": "0.0.3",
"summary": "KristalLogin lets offer seemless login experience",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"authors": {
"Prince Mathew": "prinzemathew@gmail.com"
},
"homepage": "https://github.com/prinzemathew/KristalLogin",
"source": {
"git": "https://github.com/prinzemathew/KristalLogin.git",
"tag": "0.0.3"
},
"source_files": "KristalLogin/**/*.{swift}",
"exclude_files": "KristalLogin/**/*.plist",
"swift_versions": "4.2",
"swift_version": "4.2"
}