blob: a9178c6d673ef6c9509d958349d47d3eee0cccc8 [file] [log] [blame]
{
"name": "RoyLoansSDK",
"version": "1.0.2",
"summary": "A fast borrowing, easy to inherit SDK",
"description": "内部封装了整个借款流程,包括:注册、登录、填写借款资料、借款额度评估、借款申请、借款状态查询、绑定银行卡、到期还款等功能,最大程度上保证了优质的用户体验。",
"homepage": "https://github.com/CrazyRoy/RoyLoansSDK",
"license": "MIT",
"authors": {
"CrazyRoy": "897323459@qq.com"
},
"source": {
"git": "https://github.com/CrazyRoy/RoyLoansSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "RoyFramework.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}