[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 7 / 6 / WZLBadge / 1.2.6 / WZLBadge.podspec.json
blobd9255300cdd86e961e7229ccad1e03a86fe82c4b
2   "name": "WZLBadge",
3   "version": "1.2.6",
4   "summary": "An one-line tool to show  styles of badge for UIView",
5   "description": "An easy tool to show different styles of UIView objects without the need for subclassing.",
6   "homepage": "https://github.com/weng1250/WZLBadge",
7   "license": {
8     "type": "None",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zilin Weng翁子林": "719113951@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/weng1250/WZLBadge.git",
16     "tag": "1.2.6"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "WZLBadge/BarItem/*.{h,m}",
24     "WZLBadge/CategorySupport/*.{h,m}",
25     "WZLBadge/Protocol/*.{h,m}",
26     "WZLBadge/View/*.{h,m}",
27     "WZLBadge/WZLBadgeImport.h"
28   ],
29   "public_header_files": "WZLBadge/**/*.{h}",
30   "frameworks": "UIKit"