blob: e8540fbd6c5a331d2a5a7c7e27ee8a79e5b7744c [file] [log] [blame]
{
"name": "AXBadgeView-Swift",
"version": "0.0.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.0.1"
},
"source_files": "AXBadgeView-Swift/AXBadgeView/AXBadgeView.swift",
"frameworks": [
"UIKit",
"Foundation"
]
}