[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / e / 8 / 5 / RSLibrary / 0.3.0 / RSLibrary.podspec.json
blobb4c5f6e85602a6b9c809387b71f80cf0b554c6bb
2   "name": "RSLibrary",
3   "version": "0.3.0",
4   "summary": "A library for iOS development.",
5   "description": "一个用于iOS开发的自用库,包含一些公共宏、公用类等;\nGlobalKeys.h -> 公共宏;\nBase -> 基类",
6   "homepage": "https://github.com/lvyingliang200/RSLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lvyingliang200": "475478714@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lvyingliang200/RSLibrary.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RSLibrary/Classes/**/*"