[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / a / e / TZJLibrary / 0.0.2 / TZJLibrary.podspec.json
blobaa60f8fe3b9875c35b15c48428b11564aa35e791
2   "name": "TZJLibrary",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1"
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       "~> 2.1.6"
73     ]
74   },
75   "pushed_with_swift_version": "3.1"