blob: e7321b2e6e27efe641222bfecf34f787bf3c5f47 [file] [log] [blame]
{
"name": "AXBadgeView",
"version": "0.1.3",
"summary": "`AXBadgeView` is an iOS customizable badge view.",
"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!",
"homepage": "https://github.com/devedbox/AXBadgeView",
"license": "MIT",
"authors": {
"艾星": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXBadgeView.git",
"tag": "0.1.3"
},
"source_files": "AXBadgeView/AXBadgeView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}