blob: 3a51fbd0c88bd34fb828a8fb5866ffc8f350d630 [file] [log] [blame]
{
"name": "YHWallet",
"version": "0.11.0",
"summary": "友钱了SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/lyjflyingdog/yhwallet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KamishiroAlice": "lyjflyingdog@163.com"
},
"source": {
"git": "https://lyjflyingdog@bitbucket.org/lyjflyingdog/yhwallet.git",
"tag": "0.11.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"YHWallet/FDWallet.framework",
"YHWallet/thirdlib/baiduocr/AipBase.framework",
"YHWallet/thirdlib/baiduocr/AipOcrSdk.framework",
"YHWallet/thirdlib/DKNightVersion.framework"
],
"source_files": "YHWallet/FDWallet.framework/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
],
"YYWebImage": [
],
"ReactiveCocoa": [
"~> 2.5"
],
"Reachability": [
],
"SVProgressHUD": [
"~> 2.2.2"
],
"CYLTabBarController": [
],
"IQKeyboardManager": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
]
},
"frameworks": "CoreGraphics",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}