blob: 23f8adc8dab5b730d69095c6da5fcc8f90bbdefa [file] [log] [blame]
{
"name": "MGUnionSDK",
"version": "0.4.0",
"summary": "微游戏SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StartEnd/MGUnionSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StartEnd": "996982027@qq.com"
},
"source": {
"git": "https://github.com/StartEnd/MGUnionSDK.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MGUnionSDK/MGUnionSDK.framework",
"resources": "MGUnionSDK/MGUnionSDKReso.bundle",
"static_framework": true,
"dependencies": {
"Masonry": [
],
"WechatOpenSDK": [
],
"Weibo_SDK": [
],
"SVProgressHUD": [
]
}
}