blob: 63c81215ae3472b736f2cd6667047a89baaf1aab [file] [log] [blame]
{
"name": "AXBadgeView-Swift",
"version": "0.2.0",
"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.2.0"
},
"source_files": "AXBadgeView-Swift/AXBadgeView/AXBadgeView.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}