[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 6 / YHWallet / 0.9.0 / YHWallet.podspec.json
blobcee7d14225168f1d74383030570763b61f4f21c4
2   "name": "YHWallet",
3   "version": "0.9.0",
4   "summary": "友钱了SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bitbucket.org/lyjflyingdog/yhwallet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KamishiroAlice": "lyjflyingdog@163.com"
13   },
14   "source": {
15     "git": "https://lyjflyingdog@bitbucket.org/lyjflyingdog/yhwallet.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": [
22     "YHWallet/FDWallet.framework",
23     "YHWallet/thirdlib/baiduocr/AipBase.framework",
24     "YHWallet/thirdlib/baiduocr/AipOcrSdk.framework",
25     "YHWallet/thirdlib/DKNightVersion.framework"
26   ],
27   "source_files": "YHWallet/FDWallet.framework/**/*.h",
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.1.0"
31     ],
32     "MJExtension": [
34     ],
35     "YYWebImage": [
37     ],
38     "ReactiveCocoa": [
39       "~> 2.5"
40     ],
41     "Reachability": [
43     ],
44     "SVProgressHUD": [
45       "~> 2.2.2"
46     ],
47     "CYLTabBarController": [
49     ],
50     "IQKeyboardManager": [
52     ],
53     "UITableView+FDTemplateLayoutCell": [
55     ],
56     "MJRefresh": [
58     ]
59   },
60   "frameworks": "CoreGraphics",
61   "pod_target_xcconfig": {
62     "ENABLE_BITCODE": "NO"
63   }