blob: 6482b5a69f879b02667d79e3e9d7cae02ea7380d [file] [log] [blame]
{
"name": "AGJointOperationSDK",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"UIKit"
],
"vendored_frameworks": "AGJointOperationSDK/AGJointOperationSDK.framework",
"resources": "AGJointOperationSDK/AGJointOperationSDKResource.bundle"
}