[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 5 / WLCustomeTabBar / 0.0.3 / WLCustomeTabBar.podspec.json
blob6b93303ddef55c799a22e2844210e9a557d06f0a
2   "name": "WLCustomeTabBar",
3   "version": "0.0.3",
4   "summary": "A short description of WLCustomeTabBar.",
5   "description": "this project provide all kinds of categories for iOS development",
6   "homepage": "https://github.com/l231854/WLCustomeTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "雷王": "1175095018@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/l231854/WLCustomeTabBar.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "WLCustomeTabBar",
23     "WLCustomeTabBar/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "WLCustomeTabBar/WLCustomeTabBarHead.h",
28     "WLCustomeTabBar/**/*.h"
29   ],
30   "resource_bundles": {
31     "WLResource": "WLCustomeTabBar/Resource/image/*.png"
32   }