blob: 8cfaaf42322d6b75903f8c797fa4cc80350469f1 [file] [log] [blame]
{
"name": "RITLViewBadge",
"version": "1.0",
"summary": "RITLViewBadge",
"description": "运用runtime进行添加badge图标",
"homepage": "https://github.com/RITL/RITLViewBadge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YueXiaoWen": "yuexiaowen108@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/RITL/RITLViewBadge.git",
"tag": "1.0"
},
"source_files": "RITLViewBadge",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}