blob: 54c9ba6d1578f9c3d68cce11acd9a41918a93816 [file] [log] [blame]
{
"name": "LoginKitNew",
"version": "1.0.0",
"summary": "LoginKit is configurable Login library",
"description": "LoginKit is configurable kit for implementing Login functionality and user session management.",
"platforms": {
"ios": "12.0"
},
"homepage": "http://EXAMPLE/LoginKit",
"license": "MIT",
"authors": {
"Sumit Kumar": "sk00560353@techmahindra.com"
},
"source": {
"git": "https://github.com/SumitKumar43/LoginKitNew.git",
"tag": "1.0.1"
},
"source_files": "LoginKit",
"exclude_files": "Classes/Exclude",
"swift_versions": "5",
"dependencies": {
"Alamofire": [
"~> 5.0.0-rc.3"
]
},
"swift_version": "5"
}