blob: 681093010adf5ce73dc8f0d67b3c6af126aad73e [file] [log] [blame]
{
"name": "LoginTestPod",
"version": "0.0.7",
"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.0.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LoginTestPod/**/*.swift",
"resources": "LoginTestPod/**/*.xib"
}