blob: 4c88345d4fea9fe97cfaf325b7ea51ff3e8e32d5 [file] [log] [blame]
{
"name": "FieryCrucible",
"version": "2.1.3",
"summary": "A minimalist type safe Swift dependency injection library.",
"description": "A minimalist type safe Swift dependency injector factory. Where all true instances are forged.",
"homepage": "https://github.com/jkolb/FieryCrucible",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jkolb": "franticapparatus@gmail.com"
},
"source": {
"git": "https://github.com/jkolb/FieryCrucible.git",
"tag": "2.1.3"
},
"social_media_url": "https://twitter.com/nabobnick",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}