[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 8 / 5 / FEHeaderMenu / 0.0.5 / FEHeaderMenu.podspec.json
blob05fcb5d5fb9dadef47e11d64319b948cdf464551
2   "name": "FEHeaderMenu",
3   "version": "0.0.5",
4   "summary": "头部分组菜单,功能类似于UISegmentControl或者UITabBarController",
5   "homepage": "https://github.com/wzf/FEHeaderMenu",
6   "license": "MIT",
7   "authors": {
8     "wangzhanfeng": "fengpromail@163.com"
9   },
10   "source": {
11     "git": "https://github.com/wzf/FEHeaderMenu.git",
12     "tag": "0.0.5"
13   },
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "requires_arc": true