[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / e / EasyInject / 0.1 / EasyInject.podspec.json
blobe4102d25ce8ef8e1e1d8b53386fe64b744366770
2   "name": "EasyInject",
3   "version": "0.1",
4   "summary": "EasyInject is a micro-library for dependency injection.",
5   "description": "EasyInject is a micro-library for dependency injection.\nIt is intended to be lightweight and platform independent.",
6   "homepage": "https://github.com/vknabel/EasyInject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Valentin Knabel": "develop@vknabel.com"
13   },
14   "source": {
15     "git": "https://github.com/vknabel/EasyInject.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "source_files": "Sources/*.swift"