[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / a / MJWechatSDK / 2.0.0 / MJWechatSDK.podspec.json
blob51d519411af5164034ad9a3e78b51354b8d02479
2   "name": "MJWechatSDK",
3   "version": "2.0.0",
4   "summary": "满集网对微信功能的再次封装 MJWechatSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.49/APP/MJWechatSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgyhc": "jgyhc@foxmail.com.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/MJWechatSDK.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJWechatSDK/Classes/**/*",
22   "dependencies": {
23     "WechatOpenSDK": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/WechatOpenSDK",
29     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
30   }