blob: d6d56db21c75eed67e869da11d59429bba46c679 [file] [log] [blame]
{
"name": "AGJointOperationSDK",
"version": "1.1.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": "1.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"UIKit"
],
"libraries": "sqlite3",
"vendored_frameworks": "AGJointOperationSDK/AGJointOperationSDK.framework",
"resources": "AGJointOperationSDK/AGJointOperationSDKResource.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}