blob: bba8df9645010031c4f429f5a1790a0c4a0e0510 [file] [log] [blame]
{
"name": "YHWallet",
"version": "0.4.0",
"summary": "A short description of YHWallet.",
"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.4.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": "JavaScriptCore"
}