[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / ZTBase / 0.1.1 / ZTBase.podspec.json
blob1789334da20f1ce263b67a51a0e998e1de83d941
2   "name": "ZTBase",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZTBase/Classes/**/*.{h,m,bundle}",
22   "public_header_files": "ZTBase/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MJRefresh": [
29     ],
30     "MJExtension": [
32     ],
33     "Masonry": [
35     ],
36     "IQKeyboardManager": [
38     ],
39     "SDWebImage": [
41     ],
42     "MBProgressHUD": [
44     ],
45     "KMNavigationBarTransition": [
47     ],
48     "DZNEmptyDataSet": [
50     ]
51   }