[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 0 / b / d / RoyLoansSDK / 1.0.1 / RoyLoansSDK.podspec.json
bloba7d3c3099c08e3fea4399d5f6023c2c27a66b1b6
2   "name": "RoyLoansSDK",
3   "version": "1.0.1",
4   "summary": "A fast borrowing, easy to inherit SDK",
5   "description": "内部封装了整个借款流程,包括:注册、登录、填写借款资料、借款额度评估、借款申请、借款状态查询、绑定银行卡、到期还款等功能,最大程度上保证了优质的用户体验。",
6   "homepage": "https://github.com/CrazyRoy/RoyLoansSDK",
7   "license": "MIT",
8   "authors": {
9     "CrazyRoy": "897323459@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CrazyRoy/RoyLoansSDK.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "RoyFramework.framework",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]