[Add] DocumentReaderNightly 7.5.4179
[CocoaPods.git] / Specs / 2 / e / 0 / MJShareKit / 1.8.5 / MJShareKit.podspec.json
blob14131c5946168acc7569254c05ee67f1727a6287
2   "name": "MJShareKit",
3   "version": "1.8.5",
4   "summary": "满集网的分享框架.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.49/APP/MJShareKit",
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/MJShareKit.git",
16     "tag": "1.8.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJShareKit/Classes/**/*",
22   "resource_bundles": {
23     "MJShareKit": [
24       "MJShareKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "CTMediator": [
33     ],
34     "YYModel": [
36     ],
37     "MJUIKit": [
39     ],
40     "YYWebImage": [
42     ],
43     "MJProgressHUD": [
45     ],
46     "MJTencentSDK": [
48     ],
49     "MJWeiboSDK": [
51     ],
52     "MJWechatSDK": [
54     ],
55     "MJTencentOpenAPI": [
57     ]
58   },
59   "pod_target_xcconfig": {
60     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/MJTencentOpenAPI",
61     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
62   }