[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / b / AXBadgeView-Swift / 0.1.1 / AXBadgeView-Swift.podspec.json
blob9a62ac8938054fcd8b0bf0558e0b8e05cd88afb8
2   "name": "AXBadgeView-Swift",
3   "version": "0.1.1",
4   "summary": "AXBadgeView-Swift is a tool to add badge view to your projects.",
5   "description": "AXBadgeView-Swift is a tool to add badge view to your projects on ios platform using swift.",
6   "homepage": "https://github.com/devedbox/AXBadgeView-Swift",
7   "screenshots": "http://ww2.sinaimg.cn/large/d2297bd2gw1f1kwshfqhwg20ab0i94b2.gif",
8   "license": "MIT",
9   "authors": {
10     "devedbox": "devedbox@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/devedbox/AXBadgeView-Swift.git",
17     "tag": "0.1.1"
18   },
19   "source_files": "AXBadgeView-Swift/AXBadgeView/AXBadgeView.swift",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]