blob: 46ecaddcee7b80e54439eccb9c4945513d350161 [file] [log] [blame]
{
"name": "BluefirSDK",
"version": "0.2.18",
"summary": "BluefirSDK is an platform SDK for mobile games",
"description": "A mobile game platform SDK. User System, Payment, Feedback, In-game webView, Data report, Share,\nthird-party SDK integration, and so on.",
"homepage": "http://www.kunpo.cc",
"license": {
"type": "LGPL",
"text": " ® 2016 Bluefir All Rights Reserved.\n"
},
"authors": {
"ForrestLuo": "forrestluo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/forrestluo/BluefirSDK.git",
"tag": "0.2.18"
},
"source_files": [
"Ads/libChanceAd/*.h",
"Ads/joyingAds/include/*.h",
"Ads/domob/Headers/*.h"
],
"vendored_frameworks": [
"BluefirSDK/BluefirSDK.framework",
"Ads/chartboost/Chartboost.framework"
],
"vendored_libraries": [
"Ads/joyingAds/libJYMobSDK.a",
"Ads/libChanceAd/libChanceAd.a",
"Ads/domob/libIndependentVideoSDK.a"
],
"resources": [
"BluefirSDK/BluefirSDKBundle.bundle",
"Ads/joyingAds/JyVideo.bundle",
"Ads/libChanceAd/ChanceAdRes.bundle",
"Ads/domob/IndependentVideoBundle.bundle"
],
"frameworks": [
"StoreKit",
"Security",
"GameKit",
"AVFoundation",
"WebKit",
"AdSupport",
"CoreTelephony",
"CoreMedia"
],
"libraries": "z",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
],
"ShareSDK3": [
],
"MOBFoundation": [
"= 2.0.11"
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
"= 3.3.1"
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
],
"ShareSDK3/ShareSDKUI": [
],
"VungleSDK-iOS": [
]
}
}