[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 5 / c / AXBadgeView / 0.1.2 / AXBadgeView.podspec.json
blobcac3f5836b5bb5371b02f485bf9dee0353e810c5
2   "name": "AXBadgeView",
3   "version": "0.1.2",
4   "summary": "`AXBadgeView` is an iOS customizable badge view.",
5   "description": "`AXBadgeView` is an iOS customizable badge view.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/devedbox/AXBadgeView",
7   "license": "MIT",
8   "authors": {
9     "艾星": "862099730@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/devedbox/AXBadgeView.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "AXBadgeView/AXBadgeView/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true