blob: 24f248ede1db37a2dc4909362ffc7ae2e4a58423 [file] [log] [blame]
{
"name": "LoginTestPod",
"version": "0.1.1",
"summary": "My first project LoginTestPod.",
"description": "This LoginTestPod project has been created for test purpose",
"homepage": "https://github.com/ambarchavan/LoginTestPod",
"license": {
"type": "Copyright",
"text": " Copyright 2019\n Permission is granted to...\n"
},
"authors": {
"ambarchavan": "chavanambar@gmail.cm"
},
"source": {
"git": "https://github.com/ambarchavan/LoginTestPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LoginTestPod/**/*.swift",
"resources": "LoginTestPod/**/*.xib"
}