[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / f / a / Impose / 3.1.2 / Impose.podspec.json
blobfee65915e21a5825f5f2b507d563c944d498a7f6
2   "name": "Impose",
3   "version": "3.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Impose/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"