[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 1 / a / LocalHotReloading / 1.0.0.1 / LocalHotReloading.podspec.json
blobd3fb14f31ba255df184f08afc694384b59f04a58
2   "name": "LocalHotReloading",
3   "version": "1.0.0.1",
4   "summary": "HotReloading framework for pod install",
5   "description": "HotReloading framework for pod install, You can use this when you are not using SPM",
6   "homepage": "https://github.com/xing3523/LocalHotReloading",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xing": "xinxof@foxmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/xing3523/LocalHotReloading.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": [
22     "LocalHotReloading/Source/LocalHotReloading.xcframework",
23     "LocalHotReloading/Source/SwiftTraceD.xcframework"
24   ]