[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 6 / e / EasyInject / 0.4.0 / EasyInject.podspec.json
blob2b38df222cf94afb6b7f49be69e255fdc7fe0efc
2   "name": "EasyInject",
3   "version": "0.4.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   "social_media_url": "https://twitter.com/vknabel",
7   "homepage": "https://github.com/vknabel/EasyInject",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Valentin Knabel": "develop@vknabel.com"
14   },
15   "source": {
16     "git": "https://github.com/vknabel/EasyInject.git",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": "Sources/*.swift"