[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 3 / 6 / WNJShareKit / 0.1.0 / WNJShareKit.podspec.json
blob1bde0a5a381781f75da819e2d8dd441035e85279
2   "name": "WNJShareKit",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WNJShareKit/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "CTMediator": [
28     ],
29     "YYModel": [
31     ],
32     "MJUIKit": [
34     ],
35     "YYWebImage": [
37     ],
38     "MJProgressHUD": [
40     ],
41     "MJTencentSDK": [
43     ],
44     "MJWeiboSDK": [
46     ],
47     "MJWechatSDK": [
49     ],
50     "MJTencentOpenAPI": [
52     ]
53   }