[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / 5 / FEHeaderMenu / 0.0.3 / FEHeaderMenu.podspec.json
blobdfcd66283fb6b2c7c3976575ecb469130554370c
2   "name": "FEHeaderMenu",
3   "version": "0.0.3",
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.3"
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