blob: b9d1869feacd2641f7b389d20a10d9d286be78ed [file] [log] [blame]
{
"name": "BluefirSDK",
"version": "0.5.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.5.0 update iAP and wechat login features.",
"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.5.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": [
]
}
}