[Add] ThinkingDataAnalyticsExtension 1.0.1
[CocoaPods.git] / Specs / 8 / 3 / 6 / WNJShareKit / 0.1.22 / WNJShareKit.podspec.json
blobca245cf3a4617027c7b1622052210853bd1f5a16
2   "name": "WNJShareKit",
3   "version": "0.1.22",
4   "summary": "智慧怒江分享组件",
5   "description": "TODO: 用法类似满集网的分享组件(MJShareKit),只是UI页面有一些变化",
6   "homepage": "http://192.168.0.49/APP/wnjsharekit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "melo30": "281083409@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/wnjsharekit.git",
16     "tag": "0.1.22"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WNJShareKit/Classes/**/*",
22   "resource_bundles": {
23     "WNJShareKit": [
24       "WNJShareKit/Assets/*.{png,xcassets}"
25     ]
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "Masonry": [
36     ],
37     "CTMediator": [
39     ],
40     "YYModel": [
42     ],
43     "MJUIKit": [
45     ],
46     "YYWebImage": [
48     ],
49     "MJProgressHUD": [
51     ],
52     "MJTencentSDK": [
54     ],
55     "MJWeiboSDK": [
57     ],
58     "MJWechatSDK": [
60     ],
61     "MJTencentOpenAPI": [
63     ],
64     "MJBundleHelp": [
66     ]
67   }