blob: c0c83a2209f8780bf9d5edac4c7800b6bd3f3313 [file] [log] [blame]
{
"name": "AGGameInternationalSDK",
"version": "0.1.0",
"summary": "A short description of AGGameInternationalSDK.",
"description": "TODO: Add long description of the pod here.",
"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": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"MobileCoreServices",
"SystemConfiguration",
"UIKit",
"GameKit",
"CoreGraphics",
"Social",
"StoreKit"
],
"vendored_frameworks": "AGGameInternationalSDK/AGGameInternationalSDK.framework",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
},
"dependencies": {
"AppsFlyerFramework": [
"~> 4.5"
]
}
}