[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / a / YHCombinViewController / 2.0.0 / YHCombinViewController.podspec.json
blob23e25a97b9d4057df1adb2a81c675c4e0d6fa58c
2   "name": "YHCombinViewController",
3   "version": "2.0.0",
4   "summary": "聚合视图控制器,快速搭建多tab界面",
5   "description": "跨界的搭建多视图控制器控件,可以方便的搭建多个列表视图聚合的视图控制器。",
6   "homepage": "https://github.com/ZYHshao/YHCombinViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jaki.zhang": "316045346@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ZYHshao/YHCombinViewController.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]