[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / c / f / JSInject / 1.0.0 / JSInject.podspec.json
blob5c4bfadaea25d653652db2dc6a485eff4e896ae7
2   "name": "JSInject",
3   "version": "1.0.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.0.0"
18   },
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "JSInject/Source/*.swift",
24   "swift_version": "5"