[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 2 / e / d / KATLibrary / 1.0.0 / KATLibrary.podspec.json
blob3abdddf56fa272c52656a5872f858986ead386ed
2   "name": "KATLibrary",
3   "version": "1.0.0",
4   "summary": "A Library for iOS to use for Router",
5   "description": "A Library for iOS to use for Router and widget",
6   "homepage": "https://github.com/xuwenjie1988/KATLibrary",
7   "license": "MIT",
8   "authors": {
9     "xuwenjie1988": "365256774@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/xuwenjie1988/KATLibrary.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "KATLibrary/*.{h,m}",
16   "exclude_files": [
17     "KATLibrary/KATRouter.{h,m}",
18     "KATLibrary/KATUtil.{h,m}",
19     "KATLibrary/KATView.{h,m}"
20   ],
21   "platforms": {
22     "osx": null,
23     "ios": null,
24     "tvos": null,
25     "watchos": null
26   }