[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 5 / c / AXBadgeView / 0.1.5 / AXBadgeView.podspec.json
blobbaf4fb6a425e3fde15b992478ae79410969cfd80
2   "name": "AXBadgeView",
3   "version": "0.1.5",
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.5"
17   },
18   "source_files": "AXBadgeView/AXBadgeView/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true