blob: 8e823bf61c7cad5c72aba21b8713ffaaeba25de3 [file] [log] [blame]
{
"name": "Train",
"version": "0.0.2",
"summary": "A simple dependency injection framework for objective c, written while traveling in a train.",
"homepage": "https://github.com/tomersh/Train",
"authors": {
"Tomer Shiri": "train@shiri.info"
},
"source": {
"git": "https://github.com/tomersh/Train.git",
"tag": "v0.0.2"
},
"platforms": {
"ios": null
},
"source_files": "src/*",
"requires_arc": false,
"license": {
"type": "NetBSD",
"file": "LICENSE"
}
}