blob: 1c7dc7857f5888756216fe5b94735b95931408be [file] [log] [blame]
{
"name": "swiftBadge",
"version": "0.1.0",
"summary": "swiftBadge",
"description": "Badge view for iOS written in swift",
"homepage": "https://github.com/MessageDream/swift-badge",
"screenshots": "",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jayden": "jaydenzhao@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MessageDream/swift-badge.git",
"tag": "0.1.0"
},
"source_files": "swift-badge/swiftBadge.swift",
"requires_arc": true
}