[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 6 / c / e / ZBWUIKit / 0.3.4 / ZBWUIKit.podspec.json
blob5eee593095d3746d3f628aab28464a2794bfaf38
2   "name": "ZBWUIKit",
3   "version": "0.3.4",
4   "summary": "响应链上获取指定的vc。标签控件、格网控件等等",
5   "description": "响应链上获取指定的vc。标签控件、格网控件等等。",
6   "homepage": "https://github.com/HangZhouShuChengKeJi/ZBWUIKit",
7   "license": "BSD",
8   "authors": {
9     "bwzhu": "bowen.zhu@91chengguo.com"
10   },
11   "source": {
12     "git": "https://github.com/HangZhouShuChengKeJi/ZBWUIKit.git",
13     "tag": "0.3.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "ZBWUIKit",
20     "ZBWUIKit/*.{h,m,mm}",
21     "ZBWUIKit/**/*.{h,m,mm}"
22   ],
23   "prefix_header_file": "ZBWUIKit/ZBWUIKit-prefix.pch",
24   "dependencies": {
25     "ZBWCategories": [
26       "~> 0.1.8"
27     ],
28     "MJRefresh": [
29       "~> 3.7.5"
30     ],
31     "ZBWUISignal": [
33     ],
34     "lottie-ios-OC": [
36     ]
37   }