blob: 94c1371fc4518edc0856736dc44a8495b573450f [file] [log] [blame]
{
"name": "BluefirSDK",
"version": "0.3.3",
"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.3.3 delete the video ads support.",
"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.3.3"
},
"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": [
],
"ShareSDK3": [
"= 3.6.3"
],
"MOBFoundation": [
"= 2.2.19"
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
"= 3.6.3"
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
"= 3.6.3"
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
"= 3.6.3"
],
"ShareSDK3/ShareSDKUI": [
"= 3.6.3"
],
"ShareSDK3/ShareSDKExtension": [
"= 3.6.3"
]
}
}