[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / c / d / 8 / TPInjector / 0.1.0 / TPInjector.podspec.json
blob51961cdbf17314ae4f9679a339baa3c01504e875
2   "name": "TPInjector",
3   "version": "0.1.0",
4   "summary": "Swift dependency injection",
5   "description": "Simple swift dependency injection framework",
6   "homepage": "https://github.com/threeplay/TPInjector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eliran Ben-Ezra": "eliran@threeplay.com"
13   },
14   "source": {
15     "git": "https://github.com/threeplay/TPInjector.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "source_files": "TPInjector/Classes/**/*"