[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / ZTBase / 0.1.0 / ZTBase.podspec.json
blobc44ea6e44a5ddc793e50361a3293b8ecfcc67152
2   "name": "ZTBase",
3   "version": "0.1.0",
4   "summary": "ZTBase is the basic framework of OC project",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CherishSmile/ZTBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZWL": "1332291552@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CherishSmile/ZTBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZTBase/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MJRefresh": [
28     ],
29     "MJExtension": [
31     ],
32     "Masonry": [
34     ],
35     "IQKeyboardManager": [
37     ],
38     "SDWebImage": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "KMNavigationBarTransition": [
46     ],
47     "DZNEmptyDataSet": [
49     ]
50   }