blob: 29f15b96db1027cf44a9427970a2b4c62c654169 [file] [log] [blame]
{
"name": "YJBadge",
"version": "0.0.1",
"summary": "A short description of YJBadge.",
"description": "It is a library of Badge in UIView.",
"homepage": "https://github.com/yj9294/YJBadge",
"license": "MIT",
"authors": {
"nico": "nicoyang.mason@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yj9294/YJBadge.git",
"tag": "0.0.1"
},
"source_files": "YJBadge/*",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}