[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / e / c / a / MJWechatSDK / 1.1.4 / MJWechatSDK.podspec.json
blob17804140eac698b5fc68aa6c4c637f9ee83219e2
2   "name": "MJWechatSDK",
3   "version": "1.1.4",
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": "1.1.4"
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   }