blob: d635e1d5c464bfd63b10f368d64922da08ee3e83 [file] [log] [blame]
{
"name": "BluefirSDK",
"version": "0.2.4",
"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.4"
},
"vendored_frameworks": "BluefirSDK/BluefirSDK.framework",
"resources": "BluefirSDK/BluefirSDKBundle.bundle",
"frameworks": [
"StoreKit",
"Security",
"GameKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"Masonry": [
],
"ShareSDK3": [
],
"MOBFoundation": [
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
"= 3.3.1"
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
]
}
}