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