[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / b / 3 / LMTabBar / 0.0.3 / LMTabBar.podspec.json
blob8d25f1ccba9617a88b72809158a28ba1b95d6dfc
2   "name": "LMTabBar",
3   "version": "0.0.3",
4   "summary": "A custom of LMTabBar.",
5   "description": "custom Tabbar with custom title or image",
6   "homepage": "https://github.com/mymirror/LMTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mirror": "852171945@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/mymirror/LMTabBar.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "LMTabBar/LMTabBar/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "LMTools": [
26     ]
27   }