blob: ed7d7b3bf63533a83ec9178559b6f14b8a580c2e [file] [log] [blame]
{
"name": "AGJointOperationSDK",
"version": "2.0.3",
"summary": "AppGame Joint Operation SDK for iOS",
"homepage": "http://www.appgame.com",
"license": "Apache License, Version 2.0",
"authors": {
"Mao": "625257555@qq.com"
},
"source": {
"git": "https://github.com/appgame-sdk/AGJointOperationSDK-for-iOS.git",
"tag": "2.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"UIKit"
],
"libraries": "sqlite3",
"vendored_frameworks": "AGJointOperationSDK/AGJointOperationSDK.framework",
"resources": "AGJointOperationSDK/AGJointOperationSDKResource.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
},
"dependencies": {
"ShareSDK3": [
],
"ShareSDK3/ShareSDKUI": [
],
"MOBFoundation": [
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKPlatforms/WeChat": [
],
"ShareSDK3/PlatformConnector/QQ": [
],
"ShareSDK3/PlatformConnector/SinaWeibo": [
],
"ShareSDK3/PlatformConnector/WeChat": [
]
}
}