[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / a / e / TZJLibrary / 0.0.4 / TZJLibrary.podspec.json
blobe2e7beb3be78b960abbf7d8c0a7828b863de5c2c
2   "name": "TZJLibrary",
3   "version": "0.0.4",
4   "summary": "投之家库",
5   "description": "投之家公共组件、第三方引用、分类、及其网络模块封装、公共业务类",
6   "homepage": "http://git.oa.com/lizb",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizb": "lizb@touzhijia.com"
13   },
14   "source": {
15     "git": "http://git.oa.com/lizb/library.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ],
29     "ReactiveObjC": [
30       "~> 3.0.0"
31     ],
32     "CocoaLumberjack": [
33       "~> 3.2.0"
34     ],
35     "UMengUShare/UI": [
36       "~> 6.4.5"
37     ],
38     "UMengUShare/Social/WeChat": [
39       "~> 6.4.5"
40     ],
41     "UMengAnalytics": [
42       "~> 4.2.4"
43     ],
44     "Masonry": [
45       "~> 1.0.2"
46     ],
47     "pop": [
48       "~> 1.0.10"
49     ],
50     "UITableView+FDTemplateLayoutCell": [
51       "~> 1.6"
52     ],
53     "FLAnimatedImage": [
54       "~> 1.0"
55     ],
56     "NJKWebViewProgress": [
57       "~> 0.2.3"
58     ],
59     "MBProgressHUD": [
60       "~> 1.0.0"
61     ],
62     "SDCycleScrollView": [
63       "~> 1.73"
64     ],
65     "MJExtension": [
66       "~> 3.0.13"
67     ],
68     "WZLBadge": [
69       "~> 1.2.6"
70     ],
71     "AMPopTip": [
72       "~> 1.5.0"
73     ]
74   },
75   "subspecs": [
76     {
77       "name": "Network",
78       "source_files": "TZJLibrary/Classes/**/*",
79       "public_header_files": "TZJLibrary/Classes/**/*.h"
80     }
81   ]