blob: 4715e312180cca94fc4d88d7cf4d507e6e211c88 [file] [log] [blame]
{
"name": "Nurse",
"version": "1.0.0",
"summary": "Dependency injection system.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Gunmer/Nurse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gunmer": "csosaur@gmail.com"
},
"source": {
"git": "https://github.com/Gunmer/Nurse.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/csosau",
"platforms": {
"ios": "9.3"
},
"source_files": "Nurse/Classes/**/*",
"pushed_with_swift_version": "4.0"
}