blob: 3121d63991bdb1f93ee90a13f918e23ee12e67dc [file] [log] [blame]
{
"name": "XYBadge",
"version": "0.0.1",
"summary": "a custom message badge",
"description": "a custom message badge.",
"homepage": "https://github.com/cryboyofyu/XYBadge.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LV": "cryboyofyu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cryboyofyu/XYBadge.git",
"tag": "0.0.1"
},
"source_files": "XYBadge/*.{h,m}",
"resources": "XYBadgeExample/*.jpg",
"frameworks": "UIKit"
}