[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / f / a / Impose / 3.0.0 / Impose.podspec.json
blob620cfb475207319f4b2f88593d1a614fae1151c9
2   "name": "Impose",
3   "version": "3.0.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.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Impose/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"