blob: 84b57cd44034b1c8e94b26e00ce386da6e60cd9b [file] [log] [blame]
{
"name": "MJShareKit",
"version": "1.8.3",
"summary": "满集网的分享框架.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJShareKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJShareKit.git",
"tag": "1.8.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJShareKit/Classes/**/*",
"resource_bundles": {
"MJShareKit": [
"MJShareKit/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"CTMediator": [
],
"YYModel": [
],
"MJUIKit": [
],
"YYWebImage": [
],
"MJProgressHUD": [
],
"MJTencentSDK": [
],
"MJWeiboSDK": [
],
"MJWechatSDK": [
],
"MJTencentOpenAPI": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/MJTencentOpenAPI",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}