[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 2 / 6 / HeroCoinSDK / 0.0.2 / HeroCoinSDK.podspec.json
blob8464e0d4905ca137cbcc90f330468e31e6737cc2
2   "name": "HeroCoinSDK",
3   "version": "0.0.2",
4   "summary": "游戏SDK",
5   "description": "Hero游戏SDK",
6   "homepage": "https://github.com/HeroGameSDK/HeroCoinSDKPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huyunlong": "yunlong.hu@timeltd.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/HeroGameSDK/HeroCoinSDKPod.git",
19     "tag": "0.0.2"
20   },
21   "resources": "Assets/HeroCoinResources.bundle",
22   "vendored_frameworks": "Classes/*.framework",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "Masonry": [
30     ],
31     "FBSDKLoginKit": [
33     ],
34     "FBSDKShareKit": [
36     ],
37     "JGProgressHUD": [
39     ],
40     "MJRefresh": [
42     ],
43     "YYModel": [
45     ],
46     "Toast": [
47       "~> 4.0.0"
48     ],
49     "YYImage": [
51     ],
52     "AppsFlyerFramework": [
54     ],
55     "Firebase/Analytics": [
57     ],
58     "Firebase/Messaging": [
60     ],
61     "Firebase/DynamicLinks": [
63     ],
64     "LineSDK": [
66     ],
67     "TwitterKit": [
69     ],
70     "WebViewJavascriptBridge": [
72     ]
73   }