blob: e3bc49079ed7d3be16fc14138ebdeca72d78e7fe [file] [log] [blame]
{
"name": "WRWallet",
"version": "0.0.1",
"platforms": {
"ios": "9.0"
},
"summary": "项目SDK.",
"homepage": "https://github.com/marsLiuFei/WRWallet",
"social_media_url": "https://www.baidu.com",
"license": "MIT",
"authors": {
"mars_liu_dev": "mars_liu_dev@163.com"
},
"source": {
"git": "https://github.com/marsLiuFei/WRWallet.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "WRWallet/*",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"MBProgressHUD": [
],
"AFNetworking": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"CRBoxInputView": [
"~> 1.2.1"
]
}
}