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