blob: 4dd0dddfd4e0b450805d5c5674e5033a9f142eb6 [file] [log] [blame]
{
"name": "YHWallet",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": [
"YHWallet/FDWallet.framework",
"YHWallet/thirdlib/AipBase.framework",
"YHWallet/thirdlib/AipOcrSdk.framework"
],
"source_files": "YHWallet/**/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
],
"YYWebImage": [
],
"ReactiveCocoa": [
"~> 2.5"
],
"Reachability": [
],
"SVProgressHUD": [
"~> 2.2.2"
],
"CYLTabBarController": [
],
"IQKeyboardManager": [
],
"UITableView+FDTemplateLayoutCell": [
],
"MJRefresh": [
]
},
"frameworks": "JavaScriptCore"
}