blob: b09db00d886805a32707c7b3c5229764d2dc2d0b [file] [log] [blame]
{
"name": "AGGameInternationalSDK",
"version": "1.0.0",
"summary": "AGGameInternationalSDK.",
"homepage": "http://www.appgame.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"supermao": "625257555@qq.com"
},
"source": {
"git": "https://github.com/appgame-sdk/AGGameInternationalSDK-for-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"UIKit",
"GameKit",
"CoreGraphics",
"Social",
"StoreKit",
"AdSupport",
"iAd",
"Security"
],
"vendored_frameworks": "AGGameInternationalSDK/AGGameInternationalSDK.framework",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}