blob: ad600e1e7a24ee4b85fc7ef7df99d3e6c3332f95 [file] [log] [blame]
{
"name": "BluefirSDK",
"version": "0.4.0",
"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. Ver. 0.4.0 update the share and 3rd party login.",
"homepage": "http://www.kunpo.cc",
"license": {
"type": "LGPL",
"text": " ® 2016 Bluefir All Rights Reserved.\n"
},
"authors": {
"ForrestLuo": "forrestluo@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/forrestluo/BluefirSDK.git",
"tag": "0.4.0"
},
"vendored_frameworks": "BluefirSDK/BluefirSDK.framework",
"resources": "BluefirSDK/BluefirSDKBundle.bundle",
"frameworks": [
"StoreKit",
"Security",
"GameKit",
"AVFoundation",
"WebKit",
"AdSupport",
"CoreTelephony",
"CoreMedia"
],
"libraries": "z",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
],
"mob_sharesdk": [
],
"mob_sharesdk/ShareSDKUI": [
],
"mob_sharesdk/ShareSDKExtension": [
],
"mob_sharesdk/ShareSDKPlatforms/QQ": [
],
"mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChat": [
],
"mob_sharesdk/ShareSDKPlatforms/Facebook": [
],
"mob_sharesdk/ShareSDKPlatforms/Twitter": [
]
}
}