blob: 576bb1ca80e8323b9c776385e5c0e4559d8fd401 [file] [log] [blame]
{
"name": "Injective",
"version": "0.2.1",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Cocoa / Cocoa Touch Dependency Injection framework with features for simpler TDD.",
"homepage": "http://farcaller.github.com/Injective/",
"authors": {
"Vladimir Pouzanov": "farcaller@gmail.com"
},
"source": {
"git": "https://github.com/farcaller/Injective.git",
"tag": "0.2.1"
},
"source_files": [
"Injective/Classes/*.{h,m}",
"Injective/Headers/*.{h,m}"
],
"requires_arc": false
}