[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / f / 2 / a / YHCombinViewController / 1.0.4 / YHCombinViewController.podspec.json
blob3b69d1c3e0b0da17ee3164555fc3648ab2f2b81c
2   "name": "YHCombinViewController",
3   "version": "1.0.4",
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": "1.0.4"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]