[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 7 / 6 / WZLBadge / 1.1.2 / WZLBadge.podspec.json
blobce99d323d4b7a410362b660cbd793f78480532dc
2   "name": "WZLBadge",
3   "version": "1.1.2",
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.\n",
6   "homepage": "https://github.com/weng1250/WZLBadge",
7   "license": {
8     "type": "None",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zilin Weng翁子林": "zilin_weng@163.com"
13   },
14   "source": {
15     "git": "https://github.com/weng1250/WZLBadge.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "WZLBadge/BarButtonItem/*.{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"