[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / a / EBBadgeView / 1.0.1 / EBBadgeView.podspec.json
blob3719b83186f449de8ef897aa26e72194360bbc3a
2   "name": "EBBadgeView",
3   "version": "1.0.1",
4   "summary": "A library helps UIView and UITabBar to show custom badgeView",
5   "homepage": "https://github.com/kaychn126/EBBadgeView",
6   "license": "MIT",
7   "authors": {
8     "kaychn126": "kaychn@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/kaychn126/EBBadgeView.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "EBBadgeView/",
19     "EBBadgeView/*.{h,m}"
20   ],
21   "resources": "EBBadgeView/*.png",
22   "requires_arc": true