blob: 113a16bdad0eec238eb90d8d1b690b522eff9b01 [file] [log] [blame]
{
"name": "MGUnionENSDK",
"version": "0.2.0",
"summary": "微游戏海外联运SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StartEnd/MGENUnionSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Song": "996982027@qq.com"
},
"source": {
"git": "https://github.com/StartEnd/MGENUnionSDK.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"prefix_header_contents": "#define MGUNIONENSDKCOCOAPODS",
"vendored_frameworks": "MGUnionENSDK/MGUnionENSDK.framework",
"resources": "MGUnionENSDK/MGUnionENSDKReso.bundle",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AppsFlyerFramework": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"FBSDKPlacesKit": [
],
"SVProgressHUD": [
],
"Masonry": [
]
}
}