blob: 51d519411af5164034ad9a3e78b51354b8d02479 [file] [log] [blame]
{
"name": "MJWechatSDK",
"version": "2.0.0",
"summary": "满集网对微信功能的再次封装 MJWechatSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJWechatSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJWechatSDK.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJWechatSDK/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/WechatOpenSDK",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}