blob: 207e438a4aeca0e575034328a1eee780372c40fe [file] [log] [blame]
{
"name": "InjectGrail",
"version": "0.1.2",
"summary": "Holly Grail of Swift Injection frameworks for iOS and MacOs.",
"description": "Tired of injection framework that puts everything in one big bag of dependecy resolvers? This framework might be good for you.",
"homepage": "https://github.com/SwingDev/ios-inject-grail",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ɓukasz Kwoska": "lukasz.kwoska@swing.dev"
},
"source": {
"git": "https://github.com/SwingDev/ios-inject-grail.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/Szakulus",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "InjectGrail/Classes/**/*.{swift}",
"preserve_paths": [
"Scripts",
"Templates"
],
"dependencies": {
"Sourcery": [
"~> 1.2.0"
]
},
"swift_version": "4.0"
}