blob: 80a5f3136c80f6ec8c6e57e44bd0e88af1dddd22 [file] [log] [blame]
{
"name": "Nurse",
"version": "2.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": "2.0.0"
},
"social_media_url": "https://twitter.com/csosau",
"platforms": {
"ios": "9.3"
},
"source_files": "Nurse/Classes/**/*"
}