[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / f / JSInject / 1.2.0 / JSInject.podspec.json
blob405972047313b25f0897604c8b1cb2ca33a14feb
2   "name": "JSInject",
3   "version": "1.2.0",
4   "summary": "Swift DI(Dependency Injection) using @propertyWrapper",
5   "description": "Swift DI(Dependency Injection) using @propertyWrapper",
6   "homepage": "https://github.com/wlsdms0122/JSInject",
7   "screenshots": "",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "JSilver": "wlsdms0122@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/wlsdms0122/JSInject.git",
17     "tag": "1.2.0"
18   },
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "JSInject/Source/*.swift",
24   "swift_version": "5"