blob: 3616c122ebb37ecf19065bb7e3d24d0c8fe52e0d [file] [log] [blame]
{
"name": "JInjector",
"version": "1.0.0",
"license": "MIT",
"summary": "Dependency Injection library for iOS and Mac OS X",
"homepage": "https://github.com/jeremytregunna/JInjector",
"authors": {
"Jeremy Tregunna": "jeremy@tregunna.ca"
},
"source": {
"git": "https://github.com/jeremytregunna/JInjector.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "JInjector/JInjector.{h,m}",
"platforms": {
"ios": "5.1",
"osx": "10.7"
}
}