[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 1 / b / AnnotationInject / 0.4.1 / AnnotationInject.podspec.json
blobb5a170db7f1bd870a1861f1810b71f9edd7b1a41
2   "name": "AnnotationInject",
3   "version": "0.4.1",
4   "source": {
5     "git": "https://github.com/akane/AnnotationInject.git",
6     "tag": "0.4.1"
7   },
8   "summary": "Swift dependency injection with annotations.",
9   "description": "Makes your code safer by using annotations to manage your dependencies. Built with Sourcercy and Swinject.",
10   "homepage": "https://github.com/akane/AnnotationInject.git",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": [
16     "pjechris",
17     "akane"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "4.2",
23   "preserve_paths": [
24     "Scripts",
25     "Templates"
26   ],
27   "dependencies": {
28     "Sourcery": [
29       ">= 0.16.2"
30     ],
31     "Swinject": [
33     ]
34   },
35   "swift_version": "4.2"