[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 7 / 6 / WZLBadge / 1.2.2 / WZLBadge.podspec.json
blob1002a4a763044e144456f9c54971ab5ed8db9e01
2   "name": "WZLBadge",
3   "version": "1.2.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.",
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.2.2"
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"