blob: af6d17d1c89b4023891e25d07ab6c5581a7f7335 [file] [log] [blame]
{
"name": "TokenLender",
"version": "0.0.1",
"summary": "Xiaoxinyong TokenLender Project.",
"description": "TokenLender 对接第三方借贷的库,Token 基于区块链的金融借贷服务",
"homepage": "http://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihailong": "lihailong@xiaoxinyong.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.xiaoxinyong.com/xiaoxinyong/dbc_ios.git",
"commit": "851bb77e",
"tag": "0.0.1"
},
"source_files": [
"TokenLender",
"TokenLender/**/*.{h,m,c}"
],
"resources": "TokenLender/resource/*.xib",
"frameworks": "UIKit",
"requires_arc": true
}