blob: 2b28390eb6dbb12b2acf11a6a0cb096fd286bbb9 [file] [log] [blame]
{
"name": "MGUnionENSDK",
"version": "0.2.1",
"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.1"
},
"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": [
]
}
}