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