[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 6 / e / EasyInject / 0.3.0 / EasyInject.podspec.json
blobfea59a5abde425c7e61533bc91232fbedda579d9
2   "name": "EasyInject",
3   "version": "0.3.0",
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.3.0"
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"