blob: 8464e0d4905ca137cbcc90f330468e31e6737cc2 [file] [log] [blame]
{
"name": "HeroCoinSDK",
"version": "0.0.2",
"summary": "游戏SDK",
"description": "Hero游戏SDK",
"homepage": "https://github.com/HeroGameSDK/HeroCoinSDKPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huyunlong": "yunlong.hu@timeltd.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/HeroGameSDK/HeroCoinSDKPod.git",
"tag": "0.0.2"
},
"resources": "Assets/HeroCoinResources.bundle",
"vendored_frameworks": "Classes/*.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"JGProgressHUD": [
],
"MJRefresh": [
],
"YYModel": [
],
"Toast": [
"~> 4.0.0"
],
"YYImage": [
],
"AppsFlyerFramework": [
],
"Firebase/Analytics": [
],
"Firebase/Messaging": [
],
"Firebase/DynamicLinks": [
],
"LineSDK": [
],
"TwitterKit": [
],
"WebViewJavascriptBridge": [
]
}
}