[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / f / EZShareManager / 0.1.2 / EZShareManager.podspec.json
blob80727e33aae5ed74ad88e5934cdd248eb6e3c8c3
2   "name": "EZShareManager",
3   "version": "0.1.2",
4   "summary": "封装了ShareSDK分享",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/melo30/EZShareManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "melo30": "281083409@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/melo30/EZShareManager.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "EZShareManager/Classes/**/*",
22   "resource_bundles": {
23     "EZShareManager": [
24       "EZShareManager/Assets/*.{png,xcassets,xib}"
25     ]
26   },
27   "static_framework": true,
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "mob_sharesdk": [
37     ],
38     "mob_sharesdk/ShareSDKPlatforms/QQ": [
40     ],
41     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
43     ],
44     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
46     ],
47     "mob_sharesdk/ShareSDKUI": [
49     ],
50     "Masonry": [
52     ],
53     "CTMediator": [
55     ],
56     "EZBundleHelp": [
58     ],
59     "YYModel": [
61     ],
62     "YYWebImage": [
64     ],
65     "MJProgressHUD": [
67     ]
68   }