blob: 0834a1af639bbf3f39b4259e1f67c5c6d37ff1bd [file] [log] [blame]
{
"name": "MyLoginModule",
"version": "0.1.0",
"summary": "This is a login library as example.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alejandroCastillo7768/MyLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alejandroCastillo7768": "alejandro.castillo@fluxit.com.ar"
},
"source": {
"git": "https://github.com/alejandroCastillo7768/MyLoginModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MyLoginModule/Classes/**/*",
"swift_version": "5.0"
}