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