blob: 19696605b613dc6c166a1a65c3855732d4dcde76 [file] [log] [blame]
{
"name": "RoyFramework",
"version": "0.0.2",
"summary": "the link to https://github.com/CrazyRoy/RoyFramework.git, I fix a problem that invoke method without args",
"description": "通过业务抽离之后提供给第三方接入的,提供给用户借款的SDK动态库. 根据数据采集获取用户信用额度,进行贷款风险评估. 第三方可以直接一键调起我们的SDK.通过业务抽离之后提供给第三方接入的,提供给用户借款的SDK动态库. 根据数据采集获取用户信用额度,进行贷款风险评估. 第三方可以直接一键调起我们的SDK",
"homepage": "https://github.com/CrazyRoy/RoyFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CrazyRoy": "897323459@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrazyRoy/RoyFramework.git",
"tag": "0.0.2"
},
"vendored_frameworks": "RoyFramework.framework",
"frameworks": "UIKit",
"requires_arc": true
}