[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / a / Impose / 3.4.0 / Impose.podspec.json
blob34390d00404d385042536bfa579da93196b0fe56
2   "name": "Impose",
3   "version": "3.4.0",
4   "summary": "Simple dependency injection library for Swift.",
5   "description": "Impose is a simple dependency injection library for Swift",
6   "homepage": "https://github.com/hainayanda/Impose",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Impose.git",
16     "tag": "3.4.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.10",
21     "tvos": "10.0",
22     "watchos": "4.0"
23   },
24   "source_files": "Impose/Classes/**/*",
25   "swift_versions": "5.1",
26   "swift_version": "5.1"