blob: 9a62ac8938054fcd8b0bf0558e0b8e05cd88afb8 [file] [log] [blame]
{
"name": "AXBadgeView-Swift",
"version": "0.1.1",
"summary": "AXBadgeView-Swift is a tool to add badge view to your projects.",
"description": "AXBadgeView-Swift is a tool to add badge view to your projects on ios platform using swift.",
"homepage": "https://github.com/devedbox/AXBadgeView-Swift",
"screenshots": "http://ww2.sinaimg.cn/large/d2297bd2gw1f1kwshfqhwg20ab0i94b2.gif",
"license": "MIT",
"authors": {
"devedbox": "devedbox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devedbox/AXBadgeView-Swift.git",
"tag": "0.1.1"
},
"source_files": "AXBadgeView-Swift/AXBadgeView/AXBadgeView.swift",
"frameworks": [
"UIKit",
"Foundation"
]
}