blob: 537e58273be268a78929ea59bb0c2afffd71db8c [file] [log] [blame]
{
"name": "Injective",
"version": "0.2.2",
"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.2"
},
"source_files": [
"Injective/Classes/*.{h,m}",
"Injective/Headers/*.{h,m}"
],
"requires_arc": false
}