blob: c6f9de70ed9e5b337f7ca04eb3bcac290c5ccd23 [file] [log] [blame]
{
"name": "WalletFramework",
"version": "0.0.1",
"summary": "test WalletFramework 1006.",
"description": "test WalletFramework 1006.a",
"homepage": "https://github.com/marsLiuFei/WalletFramework",
"license": "MIT",
"authors": {
"GaiShiDaYingXiong": "mars_liu_dev@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/marsLiuFei/WalletFramework.git",
"tag": "0.0.1"
},
"resources": "Resources.bundle",
"ios": {
"vendored_frameworks": "WRWallet.framework"
},
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.4.3"
],
"MJExtension": [
"~> 3.2.2"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"IQKeyboardManager": [
"~> 6.5.6"
],
"XMNetworking": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 5.8.0"
],
"CRBoxInputView": [
"~> 1.2.1"
],
"YYText": [
"~> 1.0.7"
],
"JXCategoryView": [
"~> 1.5.6"
],
"JXPagingView/Pager": [
"~> 1.0.1"
],
"BlocksKit": [
"~> 2.2.5"
],
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"CXDatePickerView": [
"~> 0.2.2"
],
"IFMMenu": [
"~> 1.0.3"
]
},
"requires_arc": true
}