blob: efbe371113a8ca014422136f268c1dc694877027 [file] [log] [blame]
{
"name": "MJShareKit",
"version": "1.8.4",
"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.4"
},
"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"
}
}