blob: cda0d87d5bfa56614b3aeb701d306db7ed01bc0d [file] [log] [blame]
{
"name": "MJTencentSDK",
"version": "1.0.3",
"summary": "满集网平台对腾讯sdk进行的再封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJTencentSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJTencentSDK.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJTencentSDK/Classes/**/*",
"dependencies": {
"MJTencentOpenAPI": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/MJTencentOpenAPI",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}