blob: 9903d3dd01ab397866b1e44f68c1b706e2e3d1dd [file] [log] [blame]
{
"name": "WRWalletFramework",
"version": "0.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "钱包项目SDK",
"homepage": "https://github.com/marsLiuFei/WRWalletFramework",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"GaiShiDaYingXiong": "mars_liu_dev@163.com"
},
"source": {
"git": "https://github.com/marsLiuFei/WRWalletFramework.git",
"tag": "0.0.1"
},
"resources": "WRWalletFramework/Resources.bundle",
"ios": {
"vendored_frameworks": "WRWalletFramework/WRWallet.framework"
},
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"AFNetworking": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"CRBoxInputView": [
"~> 1.2.1"
]
},
"requires_arc": true
}