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