[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / 7 / 6 / WZLBadge / 1.1 / WZLBadge.podspec.json
blob2cf2b32fd7edf77a20acf0a3e70f9c070b3952e0
2   "name": "WZLBadge",
3   "version": "1.1",
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"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": "WZLBadge/**/*.{h,m}",
23   "public_header_files": "WZLBadge/**/*.{h}",
24   "frameworks": "UIKit"