[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / b / HYBViewControllerCategory / 0.1.1 / HYBViewControllerCategory.podspec.json
blob24cf723b4e41914f7f4b9658da3602a03cae07c3
2   "name": "HYBViewControllerCategory",
3   "version": "0.1.1",
4   "summary": "将系统iOS导航常用操作封装、常用UITabbar操作封装、UINavigationBar配置封装扩展到UIViewController中,使用简单且适配iOS6.0",
5   "description": "A longer description of HYBViewControllerCategory in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://www.hybblog.com/hybviewcontrollercategory/",
7   "license": "MIT",
8   "authors": {
9     "huangyibiao": "huangyibiao520@163.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/632840804/HYBViewControllerCategory.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "HYBViewControllerCategory/",
20     "*.{h,m}"
21   ],
22   "requires_arc": true