blob: 7b6cc5635d3b367550e196751a63662631f513f3 [file] [log] [blame]
{
"name": "MJWeiboSDK",
"version": "1.1.6",
"summary": "满集网的微博能力 MJWeiboSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJWeiboSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJWeiboSDK.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJWeiboSDK/Classes/**/*",
"dependencies": {
"Weibo_SDK": [
"3.2.3"
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Weibo_SDK",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}