[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / f / EasyDependency / 3.0.5 / EasyDependency.podspec.json
blobc4dd7ef5bbdc5e502bdeddc685e6b8995bd6a650
2   "name": "EasyDependency",
3   "version": "3.0.5",
4   "summary": "EasyDependency is a very lightweight dependency injection framework, without magic.",
5   "description": "EasyDependency is a very lightweight dependency injection framework, without magic. Just a container to register and resolve dependencies.\nThere is no focus on adding support for circular dependencies. Simplicity is key.",
6   "homepage": "https://github.com/bynelus/EasyDependency",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NielsKoole": "nielskoole@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/bynelus/EasyDependency.git",
16     "tag": "3.0.5"
17   },
18   "swift_versions": "5.1",
19   "social_media_url": "https://twitter.com/NielsKoole",
20   "source_files": "EasyDependency/Classes/**/*",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "swift_version": "5.1"