[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 0 / 7 / 9 / MMTapBar / 0.0.2 / MMTapBar.podspec.json
blob471df5b670c8d98d8b04500e3d91231d3b100ad4
2   "name": "MMTapBar",
3   "version": "0.0.2",
4   "summary": "Similar to the TabBar controls of Tencent sports",
5   "description": "私有Pods测试\n* Markdown 格式",
6   "homepage": "http://aoto.io/",
7   "license": "MIT",
8   "authors": {
9     "wangyayun": "wangyayun0629@163.com"
10   },
11   "source": {
12     "git": "https://github.com/YYWDark/MMTapBar.git"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "public_header_files": "MMTapBar/**/*.h",
19   "source_files": "MMTapBar/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore",
23     "Foundation"
24   ],
25   "module_name": "MMTapBar"